/snake

snake game in p5.js

Primary LanguageJavaScript

snake

snake game in p5.js

Created in p5.js

Inspired by The Coding Train Coding Challenge #3

To Do:

-fix movement as if multiple inputs are given at the same time, movement can act invalidly -Add walls within the screen which snake cannot pass through -Potential add learning algorithm for computer to play