Python Projects You Can Build If You’re Bored

Manpreet Singh
3 min readJul 4, 2022

Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:

Now, let’s take a look at some Python projects you can build if you’re bored.

Build Super Mario With Python

Next up we have another game, this time we’re building Super Mario with Python! Check out the link below to build out this project:

This project also uses Pygame, a very popular game engine for Python. What’s awesome about this project is that it showcases the range you have with Python, this language can be extremely awesome for 2D game development.

YouTube Video Downloader

--

--