Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matubu/red-tetris
🎮 A web, networked, multiplayer, tetris game using websockets
https://github.com/matubu/red-tetris
game js socketio svelte sveltekit websocket
Last synced: about 2 months ago
JSON representation
🎮 A web, networked, multiplayer, tetris game using websockets
- Host: GitHub
- URL: https://github.com/matubu/red-tetris
- Owner: matubu
- Created: 2022-06-23T14:22:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T18:34:17.000Z (4 months ago)
- Last Synced: 2024-12-14T07:10:40.210Z (2 months ago)
- Topics: game, js, socketio, svelte, sveltekit, websocket
- Language: JavaScript
- Homepage: https://tetris.mathias.ninja/
- Size: 3.26 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# red-tetris
🎮 a web, networked, multiplayer, tetris game using websockets[Demo](https://tetris.mathias.ninja/)
![](./screenshots/login.png)
![](./screenshots/scores.png)
![](./screenshots/room.png)
![](./screenshots/game.png)made with [@Edracoon](https://github.com/Edracoon)