Skip to content

minhtien2152/ludogame

Repository files navigation

Getting Started

Description

  • Simple 3d gameEngine
  • Currently support render Box, Cylinder, Sphere
  • Physics: Velocity, Angular, Quaternion, Scaling
  • Collision detection (Include debugging tool)
  • Simple lightning effect

How to run

Frontend

  live-server public --port=8082
  npm run start

Backend

  cd backend/colyseus
  npm run start;

How to play

  • Space to shoot
  • q piece

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published