Template·three·v1.0.0·ISC

Labyrinth

Labyrinth — a Three.js starter mirrored from OpusGameLabs/game-creator.

#template#three#labyrinth

Install

npx create-gamecn my-game --template labyrinth

Source preview

Compatibility

Engines
three >=0.160.0
Frameworksvanilla
Languagesjavascript
Bundlersvite
Platformsweb, mobile-web

Files installed

  • index.html
  • package.json
  • src/audio/AudioBridge.js
  • src/audio/AudioManager.js
  • src/audio/music.js
  • src/audio/sfx.js
  • src/core/Constants.js
  • src/core/EventBus.js
  • src/core/Game.js
  • src/core/GameState.js
  • src/gameplay/Ball.js
  • src/level/MazeBuilder.js
  • src/main.js
  • src/systems/GyroscopeInput.js
  • src/systems/InputSystem.js
  • src/systems/ParticleSystem.js
  • src/systems/VirtualJoystick.js
  • src/systems/VisualEffects.js
  • src/ui/HUD.js
  • src/ui/Menu.js
  • vite.config.js
  • gamecn.json