Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 502 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 502 Bytes

[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