项目作者: lidorshimoni
项目描述 :
An Icy Tower Game Built with PyGame and AI with NEAT genetics algorithm.
高级语言: Python
项目地址: git://github.com/lidorshimoni/Icy-Tower_NEAT_AI.git
Icy Tower AI
By Lidor Shimoni
An Icy Tower Game Built with PyGame and AI with NEAT genetics algorithm.
Features
Examples

Running
-Playing normal:
python game.py -normal
Bot Training:
python game.py -train
Dependencies
The following dependencies are required:
- python 3.7
- pygame
- Graphiz
python-neat
Refrences
TODO