Project
Starshot
Experimental first-person shooter built around speed and procedural generation.
- Stack
- JavaScript · Jazz Engine
- Genre
- First-person shooter
- Engine
- Jazz — my custom JavaScript game engine
An experimental first-person shooter built around speed and procedural generation. The core mechanic requires players to complete short, procedurally generated levels within a strict time limit (e.g., 15 seconds).
Challenges involved creating interesting procedural level layouts suitable for fast gameplay and tuning the player movement for high-speed action.
Built with Jazz, my custom JavaScript game engine.