Deep Space Delivery

This is a game about building a rocket, then going to space. You have to fight gravity, and deliver the goods no-matter the asteroids.

NOTE: This game is a pure JavaScript game!

Goal:

Reach the finish line (In the green marker's direction), while carrying all of the cargo! Avoid the asteroids!

Controls in build mode:

  • The tools menu is in the top left corner of the screen.
  • [Q] Selection tool:
    • Right-click / [Escape]: Cancel selection
    • Click and drag selection
    • [Q] (again): Reset selection
    • [C] Copy selection
    • [X] Cut selection

  • [V / E] Placement tool:
    • [Shift] + Mouse scroll to modify X offset
    • Left-click to place (If you have enough materials)
    • Single-block mode: Right-click to delete
  • [X] Deletion tool:
    • Scroll to change brush size
    • Right-click /  [Escape]: Cancel deletion

Controls in flight mode:

  • Mouse wheel to zoom in and out
  • Middle-mouse + drag: Pan camera
  • [F]: Center camera on creation

Development log

Comments

Log in with itch.io to leave a comment.

If you found any bugs, please report them in the 'Bugs' devlog comment section.

NOTE: This is not a completed game. Improvements are on their way!