- Notifications
You must be signed in to change notification settings - Fork5
A self-playing bot built with NEAT-python for Chrome T-Rex game recreated in pygame
License
SparshaSaha/Self-Playing-AI-Bot-using-Evolutionary-Algorithms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A self-playing bot built with NEAT-python for Chrome T-Rex game recreated in pygame
- Python3
- NEAT-python
- Pygame
We have usedNEURO EVOLUTION OF AUGMENTED TOPOLOGIES (NEAT) for designing the AI-bot. NEAT is a very handy algorithm and is actively used in AI design. More information aboutNEAT can be foundhere.
There is a great python library forNEAT in python developed byCodeReclaimers. We have usedNEAT Python for implementingNEAT for the evolution of our AI-bot.
1> TheGameThis contains the Game written in pygame and playbale by humans
2> TheGameAndTheGeneticAI
i> Game.py contains the code to train the AI
ii> GameForAi.py contains the game played by the best trained AI
Video Link:https://youtu.be/fLJsuVCr5L0
About
A self-playing bot built with NEAT-python for Chrome T-Rex game recreated in pygame
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.