https://github.com/oslavdev/multiplayer-game-client
[🚧 WIP Early stage]WebGL 3D shooter game. Built with Next.js and Three.js. WIP
https://github.com/oslavdev/multiplayer-game-client
3d game gamedev github-actions graphql multiplayer nextjs react threejs webgl
Last synced: 10 months ago
JSON representation
[🚧 WIP Early stage]WebGL 3D shooter game. Built with Next.js and Three.js. WIP
- Host: GitHub
- URL: https://github.com/oslavdev/multiplayer-game-client
- Owner: oslavdev
- Created: 2022-05-13T08:35:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-04T16:11:00.000Z (about 3 years ago)
- Last Synced: 2025-04-09T23:09:11.508Z (10 months ago)
- Topics: 3d, game, gamedev, github-actions, graphql, multiplayer, nextjs, react, threejs, webgl
- Language: JavaScript
- Homepage:
- Size: 25.1 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.MD
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Multiplayer WEbGL game
This is a work in progress!
WebGL sci-fi multiplayer game.
Server: https://github.com/oslavdev/multiplayer-shooter-server
## Features
- Select and customize character
- Private maps
- Choose weapons
- Audio, video and written chat
- Selection of maps
## Tech
- Next.js
- Node.js
- Three.js / React-three-fiber
- GLSL
- Docker
- GraphQL
- PostgreSQL
- Ably (realtime communication)
- Prisma
## Deploy
### Build command
#### Docs