An atmospheric 2D underwater survival game where the deeper you go, the darker it gets.
Developed by Team F-Society | Created by Code With Mehru ๐ฎ Play DEPTHFALL Live Here!
DEPTHFALL is an intense, fast-paced underwater survival adventure built for hackathons. You play as a lone scuba diver plunging into a dark, 4000-meter deep ocean trench. Your mission is simple: reach the ocean floor and claim the hidden Golden Treasure.
But you are not alone. You must carefully manage your fading oxygen supply while dodging swarms of glowing octopuses and outsmarting a terrifying, relentless Anglerfish that stalks you in the pitch-black depths.
- Dynamic Depth & Lighting: The deeper you dive, the darker the water becomes. Your diver's headlamp is your only guide.
- Oxygen Management: Your oxygen depletes over time and drastically drops if you take damage from sea creatures.
- Smart Enemy AI: * Octopuses: Drift unpredictably in the currents.
- Giant Anglerfish: Actively hunts and stalks the player once you cross the 500m depth mark.
- Cross-Platform Controls: Fully playable on both PC (Keyboard) and Mobile (Touch-to-swim).
- PC / Laptop: Use
WASDorArrow Keysto swim. - Mobile / Tablet: Tap and hold anywhere on the screen to swim in that direction.
This project was built using modern web technologies to ensure smooth 60FPS gameplay in the browser:
- Frontend Framework: React.js with Vite
- Game Engine: Phaser 3 (HTML5 Canvas/WebGL)
- Language: TypeScript
- Styling: Tailwind CSS
- Deployment: Itch.io (Static HTML5 Build)
Want to run DEPTHFALL on your local machine? Follow these steps:
- Clone the repository:
git clone [https://github.com/CodeWithMehru/DEPTHFALL.git](https://github.com/CodeWithMehru/DEPTHFALL.git)