Skip to content

ScriptRaccoon/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Snake game

https://snake-css.netlify.app

This is a simple snake game in the browser.

The only remarkable feature is that the cells are actually HTML elements and all the drawing / styling is done via CSS.