Skip to content

Latest commit

ย 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages