1 / 6

Alpine rescue project

Alpine rescue project. Designed and executed by the Muffin Assassins: Pawel Maj , Johanna Smith, Garrett Sickles, and Espen Roth. Design Process. Created initial UML and design Started implementing design logic Implemented GUI

wayne
Download Presentation

Alpine rescue project

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Alpine rescue project Designed and executed by the Muffin Assassins: PawelMaj, Johanna Smith, Garrett Sickles, and Espen Roth

  2. Design Process • Created initial UML and design • Started implementing design logic • Implemented GUI • Reimagined logic behind GUI and methods, scrapped most logic leading up to this point, and wrote it better

  3. Design Changes: They Happen

  4. Design Changes: They Happen

  5. Design Highlights • Choose any map you want/any location in North America • Use of clickable interface adhered design to OCP • Every thing that occurred on our grid was a child of SearchGridObject which implemented clickable • Extensive and wise use of inheritance kept our code clean (inheritance is good, but good use of inheritance is MAGIC)

  6. Lessons Learned • No design is ever set in stone • If your design is causing trouble, don’t necessarily stick with it if there’s an easier way to do it • Design is to give you a place to start- it’s not wrong just because it changes

More Related