Note This is a work in progress repo
WebGL sci-fi multiplayer game.
Client: https://github.com/oslavdev/multiplayer-shooter-client
- Select and customize character
- Private maps
- Choose weapons
- Audio, video and written chat
- Selection of maps
- Node.js
- Docker
- GraphQL
- PostgreSQL
- Prisma
Server will run on http://localhost:4000/
yarn run dev
npx prisma migrate dev --name init --preview-feature