Skip to content

PKief/checkbox-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake game with HTML checkboxes

Description

The idea of this game is based on a tweet of @hakimel and also available on CodePen.

It is implemented with plain JavaScript, HTML and CSS. The library Hammer.js is the only external dependency which is added to realize touch gestures on mobile devices.