Skip to content

Classic Snake game in pure ES6 JavaScript

Notifications You must be signed in to change notification settings

psdlt/sneaky-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sneaky-snake

Classic Snake game in pure ES6 JavaScript. No 3rd party library dependency.

Browser support

All modern desktop browsers (read -- no IE support) - see https://caniuse.com/#search=es6 and https://caniuse.com/#feat=flexbox. Mobile browsers could be supported if only anyone could be bothered to implement game controls for them.

Acknowledgement

The game algorithm is not optimal. The code is not the most feng-shui. But hey! I've got nothing better to do and made this!

About

Classic Snake game in pure ES6 JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published