Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/simhub/sim-snakebite
- Owner: SimHub
- License: mit
- Created: 2020-01-02T21:18:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T07:38:34.000Z (4 months ago)
- Last Synced: 2024-09-18T10:10:00.513Z (4 months ago)
- Topics: css, express-js, friends, game, html, javascript, jquery, multiplayer, multiplayer-snake-game, nodejs, real-time, sim-snakebite, snake-game, socket-io, typescript
- Language: TypeScript
- Homepage:
- Size: 41.8 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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! ๐
## 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: ""