
I haven’t had much time to test the recently found game due to work and personal stuff. From what I have seen so far though, it may not be 95% complete as first thought, but probably around 80%. That’s still not bad.
The control system is fully working, with a nice gravity effect and a rocket flame. The collisions with enemy missiles and lasers works, but a few of the moving aliens don’t kill the player yet. That should not be too difficult to add though.
The scoring, planet count and lives seems to be in tact but the fuel limit check is not yet there, and there is something decidedly odd with the fuel consumption! I suspect the same variable is being used for something else, somewhere deep in the code.
There are five planets consisting...