Please play the latest version online and give me feedback in the comments.
Houston, the Eagle has Landed |
Since my last update, I also added a title sequence, minimap, collision sounds, improved tracking for the camera, and tuned the physics constants. The last steps for a working minimal game are:
- Show the ball and rockets on the minimap
- Implement rockets
- Implement aliens (they shoot down "lost" balls)
- Implement the final hole
After that, I can experiment with procedural methods for creating different styles of planets and forming the whole solar system as a chain of planets.
It is super satisfying to hop planets
ReplyDeleteLot's of fun! Ummm... how do you recover if you go into (a mostly stable) orbit and/or slingshot into open space? Some kind of 'lost ball' option would be nice (with a corresponding stroke penalty, of course) - though I'm not sure how that would be implement while maintaining the excellent, clean UI....
ReplyDeleteThat's what the "implement aliens" is for on the TODO list. They come and shoot down your ball if it doesn't rest after 7 seconds.
Delete