Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g-otn/socketron
(wip) Online multiplayer Tron game made with Socket.IO, Express and jQuery
https://github.com/g-otn/socketron
game-clone multiplayer-online-game socket-io tron-game wip work-in-progress
Last synced: 3 days ago
JSON representation
(wip) Online multiplayer Tron game made with Socket.IO, Express and jQuery
- Host: GitHub
- URL: https://github.com/g-otn/socketron
- Owner: g-otn
- License: mit
- Created: 2020-03-08T01:06:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T04:32:11.000Z (about 2 years ago)
- Last Synced: 2024-11-16T12:21:35.680Z (2 months ago)
- Topics: game-clone, multiplayer-online-game, socket-io, tron-game, wip, work-in-progress
- Language: HTML
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SockeTron (WIP)
SockeTron is a online multiplayer Tron game clone.
It was made using Socket.IO to manage the game, Express with EJS as the server and jQuery
for the visual part of the game.It features game rooms and spectating, and it's playable both on desktop and mobile browsers.