Skip to content

A remake of the classic Snake game, but with multiplayer and new features.

Notifications You must be signed in to change notification settings

LukeCMason/Snake-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Game

Fancy Snake is a 2D snake game in which users control a snake character using the keyboard. Each user would have a snake of their favourite colors that moves in 4 directions up,down,left and right.

The objective is to be the biggest snake with the most collected fruit points, which can be collected from the ground. They can go all over the map and try to compete with different players.

A player's snake will die and revert to the starting length when it comes into contact with any solid blocks from their own snake or other players' snakes in the world.

About

A remake of the classic Snake game, but with multiplayer and new features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.4%
  • CSS 14.0%
  • HTML 4.6%