Skip to content

A simple version of the snake game in vanilla Javascript

License

Notifications You must be signed in to change notification settings

aritzolaba/ow-snake-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

╔═╗╔╗╔╔═╗╦╔═╔═╗  ╦╔═╗
╚═╗║║║╠═╣╠╩╗║╣───║╚═╗
╚═╝╝╚╝╩ ╩╩ ╩╚═╝ ╚╝╚═╝

A simple version of the snake game in vanilla Javascript. Great for learning some basics.

The game is controlled using the arrow keys, and you can pause it with the P key. Your highest score will be saved in the browser's local storage, so it's available when you play it again. Beat your own record!

You can play it here:

https://snake-js.olabaworks.com/

About

A simple version of the snake game in vanilla Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published