Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 615 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 615 Bytes

StarFly

Version 0.3:

  • Space travel over the three stages (planet/space/orbit) implemented including simple transition animations.
  • Got a working event system with proper branching etc. These can be created in Twine and imported as JSON. (Thanks @pawel.jarosz21!)
  • Skillchecks are pretty barebones (and deteministic), but they do for now
  • Missions now get correctly finished on arrival
  • Improved the UI focus system a bit

Version 0.2:

  • Updated graphics a bit. Mostly placeholder, but looking good
  • Crew can now be talked to/assigned positions/ordered around the ship directly through the graphical part.