Devlog #1 β Getting Started with the Rocket Launch Simulator π
Today I started building my Rocket Launch Simulator.
I set up the project and began developing the core simulation in Python. I also set up the project structure and Git repository so I can keep track of the development as I build.
The first version focuses on the basic physics needed for a rocket launch, including thrust, fuel consumption, gravity, atmospheric drag, acceleration, velocity, and altitude.
Next, I plan to improve the flight model and add more visualizations so the launch can be explored interactively.
Progress: Project setup + initial rocket physics implementation.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.