Skip to content

An Icy Tower Game Built with PyGame and AI with NEAT genetics algorithm.

License

Notifications You must be signed in to change notification settings

lidorshimoni/Icy-Tower_NEAT_AI

Repository files navigation

Icy Tower AI

By Lidor Shimoni

An Icy Tower Game Built with PyGame and AI with NEAT genetics algorithm.

Features

  • Normal
  • Train Bot
  • Test Bot

Examples

Bot Training

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

Releases

No releases published

Packages

No packages published

Languages