An Icy Tower Game Built with PyGame and AI with NEAT genetics algorithm.
- Normal
- Train Bot
- Test Bot
-Playing normal:
python game.py -normal
Bot Training:
python game.py -train
The following dependencies are required:
- python 3.7
- pygame
- Graphiz
- python-neat
TODO