# SCRAP SIGNAL > *SCRAP-09 wakes up, 847 days have passed. The factory is silent, the humans are gone but some of the machines are still running.* A top-down 2D narrative exploration game made for **Gamedev.js Jam 2026** (Theme: Machines). **[▶ Play it on itch.io](https://kodzukye.itch.io/scrap-signal)** *** ## About You play as **SCRAP-09**, a maintenance robot who wakes up in an abandoned industrial factory with no memory of what happened. Explore three zones, scavenge for parts, repair the robots left behind and uncover the truth about why the humans left. - 3 zones to explore : Warehouse, Workshop, Courtyard - Circuit wire-connecting repair mini-game - 2 NPCs with their own stories (VRAC-7, IRIS-3) - Narrative told through system logs and journal fragments - 2 endings depending on your choices - ~5 minutes per run ## Controls | Key | Action | |---|---| | `WASD` / Arrow keys | Move | | `E` | Interact / Repair / Read | | `Escape` | Cancel / Close mini-game | ## Built With - [Godot 4.6](https://godotengine.org/) — Game engine - GDScript — Scripting - Aseprite — Pixel art (32×32 sprites) ## Running Locally 1. Download and install [Godot 4.6](https://godotengine.org/download) 2. Clone this repository 3. Open `project.godot` in Godot 4. Press `F5` to run ## License MIT — see [LICENSE](LICENSE) *** *Made in 13 days for [Gamedev.js Jam 2026](https://itch.io/jam/gamedevjs-2026)*