RocketSimulation banner

RocketSimulation

5 devlogs
18h 21m

A browser-based, realistic rocket simulator where you can customize environmental factors and control a detailed rocket model.

This project uses AI

Experimented with claude for the debugging

Demo Repository

Loading README...

cameron071711

Shipped this project!

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.

cameron071711

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.

Attachment
0
cameron071711

Added crashing (doesn’t work the best).

Attachment
0
cameron071711

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.

Attachment
0
cameron071711

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

Attachment
0