Skip to content

jcnecio/snake_game

Repository files navigation

Just a snake game in python

Developed using python 3.8.6

Dependencies

I used these version in developing this game, lower version may still work

  • pygame==2.0.0.dev12
  • numpy==1.18.5

Running

python snake.py

Running the genetic algorithm

python simulation_runner.py

I didn't add a run specific generation part into the simulation runner, I usualy uncomment the part above the training part and comment the training code

About

I tried implementing a snake game then eventually made it play by itself

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages