Exploring the Moon with Artemis!— Dev Log #3✅
What I Added:
Started building the SLS Engineering section.
Added the foundation for the 12-stage launch simulation.
Challenges I faced:
The JavaScript was the hardest part.Since each stage changes within seconds, handling the timings and calculations became more complex than I expected.Ran into repeated errors before finding the real issue.
What I Learned:
Improved my understanding of JavaScript timing and calculation logic.Sometimes the bug isn’t in the formula, and it’s in how and when it’s being updated.
An important decision I made :
Chose to break the launch into 12 interactive stages instead of one animation, making it more engaging and educational.
✨ Progress:
Finally figured out the calculation loophole, and everything is working much more smoothly now.
One step closer to launching Artemis! 🌙🚀
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.