grapeJUICE1 / python-mini-projectsLinks
Mini python projects ...
☆12Updated 10 months ago
Alternatives and similar repositories for python-mini-projects
Users that are interested in python-mini-projects are comparing it to the libraries listed below
Sorting:
- The game of Tetris. Made with pygame.☆180Updated 8 months ago
- This is a 9 hole 2D golf game created using pygame.☆129Updated 8 months ago
- The classic snake game. Made with pygame.☆275Updated 8 months ago
- A simple hangman game made with python and pygame.☆267Updated 8 months ago
- Chess game created on the 24 hour livestream☆381Updated 8 months ago
- A snake game written in Python using the Pygame library☆154Updated 10 months ago
- A randomly simulated turtle race! You can watch different color turtles race across the screen and keep track of the wins/losses of each …☆73Updated 8 months ago
- This is the code base for the pygame tutorials posted on my YouTube channel.☆222Updated 8 months ago
- A checkers AI using the minimax algorithm.☆113Updated 8 months ago
- The code from my 12 hour live stream where I created a tower defense game with pygame.☆388Updated 8 months ago
- A visual game of black jack! Made with pygame.☆68Updated 8 months ago
- The classic game of flappy bird made with python and pygame.☆49Updated 8 months ago
- A basic GUI that allows you to store your emails, password and account information.☆132Updated 8 months ago
- An example GUI created in python using the module kivy. This is a very basic login system where you can create accounts and login.☆135Updated 8 months ago
- A simulation of planets and their orbits around the sun in Python.☆108Updated 8 months ago
- 3 Python Automation Projects for Beginners!☆146Updated 8 months ago
- Project files for a tutorial [Learning pygame by making snake]☆70Updated last year
- ☆99Updated 8 months ago
- A schedule creator used to create timetables for a summer camp. Created using python and the Qt Library.☆60Updated 8 months ago
- A very minimal website I build while learning Django.☆100Updated 8 months ago
- A simple 2D python game designed to teach you the pygame module.☆487Updated 8 months ago
- The famous game of Pong implemented in Python with Pygame!☆50Updated 8 months ago
- This program allows the user to draw a number on the screen and have the program take a guess of which digit it is. This uses a basic neu…☆152Updated 8 months ago
- This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.☆707Updated 8 months ago
- A python visualization of the A* path finding algorithm. It allows you to pick your start and end location and view the process of findin…☆398Updated 8 months ago
- This program simulates projectile motion using a small pygame window that allows you to shoot a ball around the screen.☆31Updated 8 months ago
- Make a racing game in Python using pygame!☆101Updated 8 months ago
- A quiz for python beginners!☆34Updated 8 months ago
- Python based Tic-Tac-Toe game☆130Updated last year
- A simple face recognition script that identifies and classifies all faces in an image.☆273Updated 8 months ago