Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cristianofilho/snake-game


https://github.com/cristianofilho/snake-game

game game-development multiplayer nodejs

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Snake-Game

![snakeVideo](https://user-images.githubusercontent.com/54041918/172031060-40b9affd-dd01-44b6-8d73-747fc45805f6.gif)

## Features

- Online multiplayer up to 8 players in the same room.
- Local multiplayer game up to 4 players in the same keyboard.
- Multiple rooms to enjoy with your friends

## Installation

ytb_snake_js requires [Node.js](https://nodejs.org/) v12+ to run.

Install the dependencies and start the server.

```sh
cd Snake-Game
npm i
npm start
```

## License

MIT

**Free Software**