My "Lunar Lander" progress
- Mocha Puppies
- Oct 11, 2024
- 1 min read
Updated: Nov 12, 2024
Recently I've been working on a remake of "Lunar Lander", a game from 1973 where you earn points by landing on platforms and staying below a certain velocity, and I just finished and uploaded it. I loved working on the controls, sprites, and thruster animations. However, I struggled with differentiating bugs in the game, certain types of coding, and making sure I had the right X and Y coordinates on certain parts of the code.

Overall, I'm very happy with how the game came out. I wouldn't mind making some original retro style games in the future with score systems, cool settings, and maybe even decent stories.


Here is the link to the game. Please enjoy.
Comments