Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simhub/sim-snakebite

STAY at HOME and PLAY! - Realtime Multiplayer Snake Game
https://github.com/simhub/sim-snakebite

css express-js friends game html javascript jquery multiplayer multiplayer-snake-game nodejs real-time sim-snakebite snake-game socket-io typescript

Last synced: 3 months ago
JSON representation

STAY at HOME and PLAY! - Realtime Multiplayer Snake Game

Awesome Lists containing this project

README

        

# SIM-SNAKEBITE
### Multiplayer snake game - written in Typescript

![GitHub
contributors](https://img.shields.io/github/contributors/simhub/sim-snakebite?style=for-the-badge)
![GitHub All Releases](https://img.shields.io/github/downloads/simhub/sim-snakebite/total?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/simhub/sim-snakebite?style=for-the-badge)
![GitHub stars](https://img.shields.io/github/stars/simhub/sim-snakebite?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/simhub/sim-snakebite?style=for-the-badge)
![GitHub search hit counter](https://img.shields.io/github/search/simhub/sim-snakebite/goto?style=for-the-badge)

## Play with Friends! ๐Ÿ˜ƒ

snake gif

## What you need

- node js
- npm

## USAGE

#### install

clone or download .zip file

#### setup

: cd sim-snakebite
: npm install
: npm run start

#### development

: npm run dev
: node server.js // separate terminal

## TODO LIST - (feel free to contribute)
------------------------------
- [ ] Join ROOM
- [ ] Joystick/Gamepad ๐Ÿ•น ๐ŸŽฎ

- [x] COMBOS
- [x] Destroyer๐Ÿ‘Š๐Ÿฝ
- [ - ] immortal / not fully tested ๐Ÿค”
- [ - ] friend / failed on friend-combo ๐Ÿ˜ž
- [x] friend-styling
- [ ] Canvas Resize

- [x] APPLEBITE
- [ ] Multiple appleBites
- [x] 1x points - color: "red"
- [ ] 5x points - color: ""
- [ ] 15x points - color: ""
- [ ] 25x comboPoints - color: ""