Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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