/Apollo13

Game for Game Off 2020

Primary LanguageC++

Apollo13

Game for Game Off 2020

A game, in which you must build a factory in an open, infinite world. The factory gives you resources, which are needed to build a rocket. Your goal is to build the best rocket. You win when your rocket reach 100 km.

itch.io link: https://sppmacd.itch.io/moonshot-tycoon

This game is a submission for GitHub Game Off game jam.

CONTROLS

  • LMB - Place object(s)
  • RMB - Drag screen
  • Delete - Remove object under mouse. You have 80% of resources given back.
  • P - Reset mission state (stop building or tracking a rocket). You have 80% of resources given back (if you have not launched the rocket).

BUILDINGS

  • Mines - you place them on ores. They need coal to work.
  • Factories - they can craft resources from ores.
  • Rocket Factory - it enables rocket to be designed and built. More rocket factories means more rocket build speed. Click it to enter Project Builder.
  • Start Platform - it's needed to launch a rocket.
  • Roads - decorative items.

ROCKET PARTS

Your rocket must have a capsule, at least 1 engine and at least 4 fuel tank units to be launched.

  • Capsule - it must be exactly one to start a rocket
  • Engine - gives your rocket thrust. It consumes a fuel.
  • Fuel Tanks - they a container for fuel tanks. There are 3 sizes of fuel tanks: 1, 2 or 4 units.
  • Cones - they give small free thrust for a rocket.