Skip to content

gherghett/DOM-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

26 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

HTML Rendered Snake in Javascript ๐Ÿ

This snake game works with JavaScript and CSS, adding arrowkeys or arrowbuttons on mobile, starting of like a regular game of snake, but quickly getting trickier. Educational project mainly to get comfortable with js.

gameplay

The visuals are rendered on screen by adding and modifying object in the DOM, adding or removing classes to change colors, adding rotation or scaling them and so on. So not using a canvas element.

try it here or here

About

Tricky browser game with a twist and rendered using HTML/CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published