Innopolis University DevOps Playground
Skip to content

[Assignment] Create a sequence diagram

Assignment 4 requires creating a sequence diagram. This file already contains a draft from the lab. You should define the following action sequences:

  • Adding a new building
  • Starting a new event
  • Moving a building
  • Collecting coins from the building
  • Looking at what quest you are on right now

Refer to the UML diagram to see what classes and componentns are involved.