Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 719 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 719 Bytes

snakeAI

This tool can run 1 to 4 single snake games and works with neural networks, algorithms and can be played by a person.

Keyboard Controls

With the "W-A-S-D" button or with the "Pfeiltasten" button you can bind keys to some functions:

  • W = change direction to up
  • A = change direction to left
  • S = change direction to down
  • D = change direction to right
  • Q = set your player to ready / restart the game
  • Spacebar = break the game

Images

snake ai app 0.0.2

snake ai app 0.0.2

Run the program

This is a snake game written in python but the joke is only complete if you run it with anaconda navigator XD