Genetic Algorithms applied to Space Invaders.
- 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