alfrh02 / spaceship

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A small game where you collect minerals from an asteroid belt. Make sure to avoid the automated security system.

screenshot.png

This was not inspired by the hit arcade game "Asteroids", all resemblance is purely coincidental (seriously).

Todo
  • [/] Create a UI element to guide the player back to the cargo ship
  • [/] Create mineral drops
    • [/] Pickuppable
  • Clean up
    • [/] Remove Entity Manager
  • Add win condition
  • Sort out background planet's fidelity
  • Add enemy ships
  • Sort out logic between player, cargoship, enemy ships, missiles

About


Languages

Language:C++ 73.5%Language:Makefile 18.6%Language:QML 6.7%Language:C 1.2%