Home - AkhRani/Bellow GitHub Wiki
Welcome to the Bellow wiki!
- Some notes on Fleet Movement
- Some notes on Exploration
- Some notes on Lua
Current development direction: Currently exploration is working. The most direct path to something that is playable in the broadest sense is:
- Add troop / colonist transports.
This would at least let the player explore and colonize a galaxy.
Near-term tasks:
- Move movement logic into Galaxy
- Add "Transport" class
- Add "Send Colonists" command to player and Lua API.
- Add "Last Scanned" and game-wide turn number.
Medium-term tasks (Improved Galaxy Exploration):
- Add local fleet tracking / merging to Star Systems
- Add fleet construction based on planetary production
- Add ship designs (initially fixed to scout and colony)
- Add GUI
Longer-term tasks (Enemy Galaxy Exploration):
- Scan [enemy] systems orbited by fleets
- Add explore / expand AI
- Add ground combat