Play Space Sim
A space game inspired by Dwarf Fortress.
- Galaxy generation
- Solar system generation
- Star generation
- Planet (rocky or gas, with water or not) generation
- Solar system generation
- Civilizations, with:
- Population size
- Reproduction rate
- Mortality rate
- Population density
- Cooperative vs competitive
- Names
- Happiness
- Knowledge (can be gained, not yet lost)
- Logs of important events
- Revolts (civs split when too unhappy)
- Expansion into nearby planets/solar systems
- "Gameplay"
- 2D (data first) or 3D (beauty first) view of the galaxy
- 3D settings
npm install
npm run dev
npm run review-watch
npm run test-watch