Template·three·v1.0.0·ISC

WorldLabs Arcade

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

#template#three#worldlabs#arcade

Install

npx create-gamecn my-game --template worldlabs-arcade

Source preview

Compatibility

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

Files installed

  • index.html
  • package.json
  • public/assets/models/Soldier.glb(asset)
  • public/assets/worlds/arcade-collider.glb(asset)
  • public/assets/worlds/arcade-pano.png(asset)
  • src/core/Constants.js
  • src/core/EventBus.js
  • src/core/Game.js
  • src/core/GameState.js
  • src/gameplay/Player.js
  • src/level/AssetLoader.js
  • src/level/WorldLoader.js
  • src/main.js
  • src/systems/InputSystem.js
  • src/ui/Menu.js
  • vite.config.js
  • gamecn.json