Skip to content

Commit 57caf28

Browse files
committed
ADD: class diagram and flag class
1 parent d008e1c commit 57caf28

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

Design.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ An Android app that lets you play the largest game of capture the flag.
55

66
![Proposal wireframes](Bloop-proposal.jpg)
77

8-
### Wirefram explanation:
8+
### Wireframe explanation:
99

1010
1. Login screen, which is only visible on the initial launch of the app. The user logins to Google Play Games (which we then use their username as their identifier).
1111
2. After login on first launch, a tutorial is displayed that gives an overview of the core game mechanics and how to interact with our application. This tutorial is similar to other app tutorials, in that it is a cardview that the user can swipe through.
@@ -17,4 +17,5 @@ An Android app that lets you play the largest game of capture the flag.
1717

1818
### Class diagram:
1919

20-
[WIP]
20+
![Flag and Player Classes](flag-player.jpg)
21+
![Class diagram](class-diagram.png)

class-diagram.png

361 KB
Loading

flag-player.jpg

164 KB
Loading

0 commit comments

Comments
 (0)