Skip to content

ui-cs383/Activity-Diagrams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actvity-Diagrams

This information is outdated!!!!

Statechart Diagrams

While working on the statechart diagrams, use the development folder. For now, use any file extension you'd like. In the end they will be named .plantuml or something similar to make it obvious what they are.

Documentation

Any documentation should go in the documentation folder (e.g. LaTeX files)

Statechart Status

The parent of each diagram is in parentheses after the name of the state. Please state who is working on any diagram that is marked in progress. If, after completing a statechart, there are new children statecharts to be made, add them to the bottom of the unassigned list with their parent in parentheses. Please try to complete state diagrams whose parents are already completed first before doing ones that are awaiting review in case they are changed. Focus on statecharts that pertain to the star system game first, then the province game and then finally galactic game. Statecharts that involve the Star System game are in bold.

Completed & Reviewed

Awaiting Review

  1. ProgramOverview
  2. OptionsScreen
  3. PlayGame
  4. GalacticTurn

In progress

Unassigned

  1. DisplayMenu (ProgramOverview)
  2. GameOptionsScreen (ProgramOverview)
  3. MatchmakingScreen (ProgramOverview)
  4. PostGameScreen (ProgramOverview)
  5. ProgramExit (ProgramOverview)
  6. ScenarioSetup (PlayGame)
  7. PlayerTurn (GalacticTurn)
  8. RebelControlCheck (GalacticTurn)
  9. GalacticStage (GalacticTurn) ======= Activity-Diagrams ============
  • TODO:
    • Activity Diagrams:
      • Rework Search-Phase
      • Write Mission Segments
      • Consider alternate Military-Combat-Segment environ selection (simultaneous rather than sequential)
      • Write Rebel and Imperial Setup diagrams
      • Consider checking game state for instant victory at the beginning or end of some segment
    • Documentation:
      • Create standard documentation format
      • Create documentation for Combat
      • Create documentation for Turns/Segments
      • Create documentation for Movement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published