Template·three·v1.0.0·ISC
Labyrinth
Labyrinth — a Three.js starter mirrored from OpusGameLabs/game-creator.
#template#three#labyrinth
Preview
Edit on StackBlitzInstall
npx create-gamecn my-game --template labyrinthSource preview
Compatibility
| Engines | three >=0.160.0 |
| Frameworks | vanilla |
| Languages | javascript |
| Bundlers | vite |
| Platforms | web, 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
Related
- 3D Asset TestTemplate
3D Asset Test — a Three.js starter mirrored from OpusGameLabs/game-creator.
- Castle SiegeTemplate
Castle Siege — a Three.js starter mirrored from OpusGameLabs/game-creator.
- Crowd DashTemplate
Crowd Dash — a Three.js starter mirrored from OpusGameLabs/game-creator.
- Flappy Bird 3DTemplate
Flappy Bird 3D — a Three.js starter mirrored from OpusGameLabs/game-creator.