Stars
Library for the HD44780-LCD-display with an I2C-interface using the PCF8574T
This repository is prepared especially for the participants of the Polish training course "Can you hack everything with Python?". It offers practical examples, demos, and exercises to explore Pytho…
a game launcher to host all of my python games
A python program similar to Microsoft paint. It allows you to use a variety of drawing tools on a pixel grid to create drawings. It features the ability to save and load work created within the pro…
An online game of rock paper scissors, supporting infinite games. Created with pygame and sockets.
The classic game of flappy bird made with python and pygame.
A randomly simulated turtle race! You can watch different color turtles race across the screen and keep track of the wins/losses of each turtle.
The code for building an OpenCV Python security camera.
3 Python Automation Projects for Beginners!
An AI that plays flappy bird! Using the NEAT python module.
This is the code for my network game tutorial series on YouTube.
A duplication of the game Agar.io written in python
This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.
The famous game of Pong implemented in Python with Pygame!
Make a racing game in Python using pygame!
Using the NEAT algorithm to train an AI to play pong in Python!
A simple python game made with pygame.
This is a 9 hole 2D golf game created using pygame.
The classic snake game. Made with pygame.