Samuel Telanoff Status Report 3/8/25

For the past two weeks, I spent most of my time on coding and the design report. I put a significant amount of time into the design report before break. I spent the most time on the system implementation section of the design report, where I figured out what different subsystems are and how they would interact with each other. This included coming up with the function signatures of all our software (like getBalls or find_best_shot), figuring out how each function should work, and finally figuring out what each function should take in as input and output to best transfer data from subsystem to subsystem. Additionally, I began a little bit of coding on the physics simulation subsystem. I will be focusing the majority of my time this month on making sure the code for that is well put together. I am currently on schedule and hope to be done with coding by the end of this month so that we can integrate everything and be at MVP.

Leave a Reply

Your email address will not be published. Required fields are marked *