mirror of
https://github.com/kodzukye/scrap-signal.git
synced 2026-04-26 20:27:33 +00:00
- Add project description, controls, built with section - Add local setup instructions - Add MIT license reference and itch.io link placeholder
1.4 KiB
1.4 KiB
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).
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 — Game engine
- GDScript — Scripting
- Aseprite — Pixel art (32×32 sprites)
Running Locally
- Download and install Godot 4.6
- Clone this repository
- Open
project.godotin Godot - Press
F5to run
License
MIT — see LICENSE
Made in 13 days for Gamedev.js Jam 2026