Skip to content

i-benjelloun/Snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

General information

This is a web version of the famous snake game.

Some core functionalities of the game are :

  • Possibility to choose and initial speed (difficulty)
  • Choose to include a frame or no
  • Score / Best score
  • Increasing speed over time

image text

Technologies

The game was developed using Vanilla Javascript, CSS and HTML :

  • General structure & styling of the page : CSS
  • A grid layout was used to implement the game logic with Javascript
  • Animation frames to control excecution interval of the main function

About

My own version of the snake game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published