Skip to content

Getting used to HTML, CSS, Javascript with a simple snake game

Notifications You must be signed in to change notification settings

vudh1/Snake_Game_JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake_Game_JS

Description

Inspired by the popular Snake Game, I created my own Snake Game applying Finding Path by DFS. My version does not have border, which means the snake can run through the wall and appear on the other side. Every time the snake eats an apple, it increases its length and speed as well. We can control the snake with arrow buttons or the snake will run itself toward the apple.

Demo

About

Getting used to HTML, CSS, Javascript with a simple snake game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published