Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Farah MATTA
simpleGame
Commits
f278da29
Commit
f278da29
authored
Apr 05, 2019
by
Erwan Bousse
Browse files
Add sequence diagram
parent
9914cfd7
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f278da29
...
...
@@ -33,3 +33,10 @@ has 3 golds.
-
`Pawn`
: Class that describes the state and behavior of a Pawn.
-
`simplegame.exception`
: Package with the exceptions used.
-
`OutOfBoardException`
: Sent when a Pawn tries to leave the board.
## Specification of `isGameOver`
The method
`isGameOver`
is supposed to go over the different pawns, find whether one has three gold, and return true if that is the case.
This means that the following scenario should work:

\ No newline at end of file
sequence.svg
0 → 100644
View file @
f278da29
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment