GameSystem & Board Classes #75
Labels
No labels
bug
confirmed
critical
discussion
documentation
enhancement
game design
needs cadhan to fix tests
suggestion
support
tests
UI
under the rug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
owenryan/carbonopoly!75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "cadhan-dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
requested review from @40457809
assigned to @40435022
Shouldn't this return a boolean or enum?
If this is public, do we need getSize()?
I know this is temporary, but going forward should the board squares be created directly by the Board class or by a factory?
requested changes
changed this line in version 2 of the diff
added 1 commit
c8b2e799- Add GameState enum, add exceptions for non-implemented functionsCompare with previous version
Added GameState enum for this to return.
added 1 commit
2c12774e- Remove getSize() from BoardCompare with previous version
We do not
changed this line in version 4 of the diff
added 1 commit
8a8e82a9- Add BoardFactory and make it used to initialise Board in GameSystemCompare with previous version
resolved all threads
Factory added
removed review request for @40457809
resolved all threads
requested review from @40457809
removed review request for @40457809
approved this merge request
approved this merge request
mentioned in commit
032b2d1c54