项目作者: fatihkykc

项目描述 :
NEAT-AI plays arcade shooter game "scramble"
高级语言: Python
项目地址: git://github.com/fatihkykc/NEAT-Shooter-AI.git
创建时间: 2021-05-12T20:56:54Z
项目社区:https://github.com/fatihkykc/NEAT-Shooter-AI

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

下载


[NEAT] Shooter Game AI (Scramble Arcade Game)

Arcade Scramble game is implemented using pygame framework

AI agent is trained using NEAT framework, which evolves a neural network topology.

To run the AI, run GAMEOBJECT.py. It runs without display, if you want to display the agent, change the parameter screenshow to “True”
To run the most recent winner, run “run_winner.py” it runs with display.

Alt text