Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 171 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 171 Bytes

SnakesJavascript

Snakes game in Javascript

Attempted to create snake with fluid motion using requestAnimatinFrame. Problems with changing direction while picking food.