/space-sim

WIP: space simulation game

Primary LanguageElm

⚠️ WIP ⚠️

Netlify Status

A space game inspired by Dwarf Fortress.

Features

  • Galaxy generation
    • Solar system generation
      • Star generation
      • Planet (rocky or gas, with water or not) 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

Development

npm install
npm run dev
npm run review-watch
npm run test-watch


Built with ♥ using Elm