Skip to content

SaiyanShivvy/htmlSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htmlSnake

A Snake game made using HTML, Javascript and CSS.

This uses CSS Grid and Javascript to recreate snake instead of the common method of using HTML Canvas.

It's pretty barebones and doesn't include HUD Elements to track score, time, etc.

Uses a modular way of loading JS files, instead of dumping everything in a single JS file, by exporting/importing relevant functions and variables.

About

A Snake game made using HTML, Javascript and CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published