Skip to content

Maycon-Santos/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

A simple snake game made with js (For study).

How to setup and run

requirements

  • Node.js 14.x
  • Yarn 1.x

setup

yarn build

run

yarn start

Screens

The login screen does not need a password. Serves only for identification.

Login screen

Choose the color of your snake

Choose color

The main menu

Main menu

The single player screen

Single player

You can play with A.I's (Maximum 8).

The multiplayer player screen

Multiplayer

Play with your friend and A.I's

The multiplayer-local screen

Multiplayer-local

Play with your friends on the same network (Even those on the cell phone).

The game running

In game

Releases

No releases published

Packages

No packages published