Rover control center

Hi

I have completed my project

completed using Interface approach (shared interface)
Rover Control using c#

completed using inheritance approach (shared superclass)
Rover Control using c#

Cheers

3 Likes

Thanks for your shared code, I used them for last task.

Thank you so much I have been bashing my head against my desk trying to figure out how to use yearLanded and yearLaunched in my Probe constructor. Thank you very much for the breath of fresh air that I well needed!