SCAN · MAP · SURVIVE
A 3D exploration game built with Three.js. Navigate your rover through a procedurally generated environment, scan the surroundings with LiDAR, collect beacons and find the exit.
| Key | Action |
|---|---|
| W / S | Move forward / backward |
| A / D | Rotate left / right |
| SPACE | LiDAR scan / interact |
| V | Switch camera view |
| M | Toggle audio |
- SURVIVE - Enemy rovers patrol the map. Avoid them, collect beacons, find the real exit.
- EXPLORE - No enemies. Map the environment freely.
- Run the command:
npx vite- open the URL shown in the terminal (usually something like http://localhost:5173)