SELODEV Game Starter - Story Kit 1.1 Templates 4.5 Community
Submitted by user seloc0des; MIT; 2026-09-08
A small, finished top-down game you can open and press Play on, with every free
SELODEV Lite system already wired into it. No coding required.
Walk around, talk to the Healer, take a quest, gather three herbs into your bag,
and save. That loop runs on five systems: Controller moves you, Dialogue handles
the conversation, Quests tracks the errand, Inventory holds the herbs, and Save
keeps it all between sessions.
- Godot 4.5 or newer. Open the folder and press Play (F5)
- Move with the arrow keys or WASD, talk with Space or Enter
- A Start Here panel docks beside the Inspector with a four-item checklist
- Fourteen Lite systems ship in addons/, three switched on and eleven off
- Game data lives in content/*.json, editable without touching a script
- Art is CC0 from 0x72's DungeonTileset II, credited in CREDITS.md
- Every system carries a headless test suite under tools/
Pure GDScript, no dependencies, MIT.
View files Download Submit an issue Recent Edits