A browser-based, realistic rocket simulator where you can customize environmental factors and control a detailed rocket model.
Experimented with claude for the debugging
A browser-based, realistic rocket simulator where you can customize environmental factors and control a detailed rocket model.
Experimented with claude for the debugging
I made a rocket game/simulation that uses real world factors for when you launch a rocket. This one of my first coding projects and I believe i did pretty well on it. It was hard coding the javascript portion of it with all the math and other stuff.
Polished up how the rocket moves, since its movement was very weird before. I didn’t know how to fix the side-to-side movement, so it just rotates and moves. Believe the code was pretty good since I’m newer to coding.
Log in to leave a comment
Added crashing (doesn’t work the best).
Log in to leave a comment
Made it so the background changed when you flew up (gonna try and add stars next). Never worked with moving backgrounds before, so it was a very long challenge to get over. I also fixed and polished a few other things, and will make it look better.
Log in to leave a comment
Workout on the JS code for the collision and how the rocket launch worked (crashing). Also fixed wind not being taken into account for different planets and made the gravity more realistic
Log in to leave a comment
Changed the coloring of the rocket
Log in to leave a comment