
Idle Orbit
In DevelopmentCreator, Game Designer, Developer
Cozy space idle game in C# / Godot 4.6.1 .NET / .NET 8. Build and automate an orbital space station, mine resources, expand to new orbits, prestige with permanent bonuses (Stars). Deliberately simple 2-resource economy (Energy passive via modules, Tech via active mining + advanced modules) so complexity emerges from multipliers and the research tree, not from currency count. Data-driven architecture (modules, research, events all JSON-piloted), pixel art universe. Asset production pipeline externalized via PixelLab API + Aseprite + dedicated plugin, operational since 2026-04-24.
What this project proves
Internal build · PixelLab + Aseprite pipeline
Current state
In Development • 2026
Design focus
Context
Restart from a clearer design base: an assumed cozy idle, minimal economy (2 resources), slot-based modules in a station, short active mining to break the genre's passivity. The product challenge was holding that restraint without prematurely reopening monetization or active minigame layers, and laying a viable pixel art asset production pipeline outside local hardware (8 GB VRAM is not enough).
Challenges & constraints
Holding a pure idle design without inflating it prematurely. Calibrating a loop where complexity emerges from multipliers and the research tree, not from currency count. Externalizing pixel art production (coherent cozy industrial style) within a controlled generation budget.
Results & learnings
Functional internal build: station, base and advanced modules, active mining, research, first prestige + Stars pass. Externalized pixel art asset pipeline operational (PixelLab tier 1 ~30 € / month + Aseprite + plugin), reusable cross-projects. Data-driven architecture ready to absorb additional content (modules, events, research) without loop refactor.
Tech Stack
Features
- ▸Cozy space idle loop
- ▸2 resources (Energy / Tech) + Stars prestige
- ▸Slot-based station modules (passive and advanced)
- ▸Short active mining (anti-passivity)
- ▸Permanent research tree
- ▸Data-driven JSON architecture
- ▸Externalized pixel art asset pipeline (PixelLab + Aseprite)
Production note
The real discipline on this project is restraint. Keep idle design pure, two resources max, and let depth emerge from multipliers and the research tree, not from system stacking. And the most structural production decision was externalizing the asset pipeline through PixelLab + Aseprite instead of waiting for a hardware upgrade: it unblocks production today, and the pipeline is reusable across the studio's other games.