https://github.com/yuaanlin/multiplayer-car-game
A simple multiplayer car game to practice three.js and websocket.
https://github.com/yuaanlin/multiplayer-car-game
car-game express game three-js threejs websocket
Last synced: 2 months ago
JSON representation
A simple multiplayer car game to practice three.js and websocket.
- Host: GitHub
- URL: https://github.com/yuaanlin/multiplayer-car-game
- Owner: yuaanlin
- Created: 2021-06-07T12:59:38.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-08T16:14:14.000Z (about 5 years ago)
- Last Synced: 2025-03-28T22:25:35.856Z (about 1 year ago)
- Topics: car-game, express, game, three-js, threejs, websocket
- Language: TypeScript
- Homepage: https://car.linyuanlin.com
- Size: 245 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Multiplayer Car Game
(I am Still working on it)
A simple multiplayer car game to practice three.js and websocket.
Using Express.js for backend and three.js for frontend.
## Online Demo
[https://car.linyuanlin.com](https://car.linyuanlin.com)