1 / 9

College Simulation Game Development Overview

Explore the high-level architecture, code overview, activity execution, and implementation status of a college simulation game aiming to graduate with the highest score. Experience non-linear gameplay in a Java2D environment with cross-platform compatibility.

deschamp
Download Presentation

College Simulation Game Development Overview

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. COLLEGE Lauren Bradel, Wilson Guan, Matthew McGlone, Marcus Sanchez, Larry Walters

  2. Agenda • Overview • High Level Architecture • Code Overview • Activity Execution • Implementation Status

  3. Overview • Simulation of a College Environment • Activity Based • Goal: to Graduate with the Highest Score • Score based on end game player stats • Non-linear game play

  4. Preliminary GUI Sketch

  5. High Level Architecture • Stand-alone Application • Cross-platform Compatibility • Java2D • Java Media Framework • Java Swing API

  6. Code Overview

  7. Activity Execution

  8. Activity Execution

  9. Implementation Status • Basic Model Functions • Passes Positive & Negative JUnit Tests • World Map Data Files • Activity XML Files • Preliminary GUI • Demo

More Related