项目作者: lidorshimoni

项目描述 :
An Icy Tower Game Built with PyGame and AI with NEAT genetics algorithm.
高级语言: Python
项目地址: git://github.com/lidorshimoni/Icy-Tower_NEAT_AI.git
创建时间: 2020-04-11T11:31:46Z
项目社区:https://github.com/lidorshimoni/Icy-Tower_NEAT_AI

开源协议:GNU Lesser General Public License v3.0

下载


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:

  1. python game.py -normal

Bot Training:

  1. python game.py -train

Dependencies

The following dependencies are required:

  • python 3.7
  • pygame
  • Graphiz
  • python-neat

    Refrences

    TODO