p5.jsJavaScriptGame
Pod
A web-based clone of the atmospheric game CAPSULE, built using p5.js and featuring procedural sound generation.
Pod is a personal project that pays homage to the minimalist, high-tension gameplay of CAPSULE. It challenges players to navigate a dangerous environment using limited sensory information, relying on sound and a simple radar interface to survive.
Features
- Minimalist Sensory Navigation: Navigate your environment using only arrow keys and the
SPACEBARto "ping" your surroundings, revealing obstacles and threats. - Atmospheric Audio: Features procedural sound generation using
jsfxr, creating an immersive and unique auditory experience every time you play. - Web-Native Performance: Optimized for the browser using the p5.js library, ensuring a responsive experience without the need for plugins.
- High-Tension Gameplay: Focuses on exploration and resource management in a dark, claustrophobic setting.
Controls
- Arrow Keys: Move your pod.
- Spacebar: Ping the radar to see nearby objects.
Technical Notes
- Language: JavaScript.
- Libraries: p5.js, jsfxr.
- Hosting: Hosted on GitHub Pages for easy access.