Skip to content

valamidev/3d-multiplayer-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Multiplayer Base

A very simple 3d multiplayer game base using BabylonJS, movement and networking.

Features

  • Real-time 3D rendering using BabylonJS
  • Multiplayer networking support
  • Character control system
  • Automatic login-logout

Setup

  1. Clone the repository
  2. Install dependencies:
bun install
  1. Start the development server:
bun run server
bun run client

About

3d Multiplayer base made with BabylonJS and Bun

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages