techwithtim / NEAT-Pong-PythonLinks
Using the NEAT algorithm to train an AI to play pong in Python!
☆81Updated last year
Alternatives and similar repositories for NEAT-Pong-Python
Users that are interested in NEAT-Pong-Python are comparing it to the libraries listed below
Sorting:
- A checkers AI using the minimax algorithm.☆115Updated last year
- ☆102Updated last year
- A simulation of planets and their orbits around the sun in Python.☆108Updated last year
- The famous game of Pong implemented in Python with Pygame!☆53Updated last year
- Python sorting algorithm visualizer.☆71Updated last year
- Make a racing game in Python using pygame!☆103Updated last year
- ☆31Updated last year
- A simple self-driving AI car game, which uses NEAT.☆288Updated last year
- The classic game of flappy bird made with python and pygame.☆49Updated last year
- Chess game created on the 24 hour livestream☆389Updated last year
- ☆44Updated last year
- This is a 9 hole 2D golf game created using pygame.☆133Updated last year
- This program simulates projectile motion using a small pygame window that allows you to shoot a ball around the screen.☆34Updated last year
- This is the code base for the pygame tutorials posted on my YouTube channel.☆229Updated last year
- ☆23Updated last year
- A basic GUI that allows you to store your emails, password and account information.☆133Updated last year
- This is the code for my network game tutorial series on YouTube.☆104Updated last year
- ☆66Updated last year
- Just a small Brainfuck interpreter written in Python☆29Updated 7 years ago
- A typing speed test in python!☆56Updated last year
- The code for building an OpenCV Python security camera.☆106Updated last year
- a game launcher to host all of my python games☆12Updated 6 years ago
- ☆265Updated last year
- 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…☆154Updated last year
- The code from my 12 hour live stream where I created a tower defense game with pygame.☆395Updated last year
- ☆19Updated last year
- The game of Tetris. Made with pygame.☆182Updated last year
- Scrape images and download them using python!