Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oslavdev/multiplayer-game-client
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: 3 months ago
JSON representation
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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-04T16:11:00.000Z (over 2 years ago)
- Last Synced: 2023-03-04T22:37:28.846Z (almost 2 years 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: 1
- 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