Skip to content

mdhvg/balloon-game-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

balloon-game-ai

NEAT AI learns to play the balloon game from my pygame-balloon-game project

Installation

Clone this repo, then run

pip install -r requirements.txt

Usage

cd src && python3 Neat.py

This was my first time making a game using pygame and Object-Oriented Programming style so, I made this mind-map to figure out the logic of the referencences I used

Releases

No releases published

Packages

No packages published

Languages