Skip to content

👾 Genetic Algorithms applied to Space Invaders

License

Notifications You must be signed in to change notification settings

dbarattini/Space_Invaders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders

Language Module Module Module Release

About

Genetic Algorithms applied to Space Invaders.

Demo Video

How To Start the Genetic Algorithm

Requirements

  • python 3.7.3
  • pygame 1.9.6
  • numpy 1.16.3
  • matplotlib 3.0.3

install requirements:

cd Space_Invaders
pip install -r requirements.txt

if you have all the requirements installed, you can run the program in the command prompt / terminal.

cd Space_Invaders
python ga_player.py

Space Invaders Original Source Code

Space Invaders

About

👾 Genetic Algorithms applied to Space Invaders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%