Add initial implementation of chance cards #68
No reviewers
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!68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "owen/chanceCards"
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?
Contains only two sample chance cards (one good one bad).
Needed for the chance square to be implemented (#32)
Open to comments and suggestions.
Closes #35
requested review from @40441512
assigned to @40457809
added 1 commit
e8c750e5- Add isGood property to ChanceCard, and add unit testsCompare with previous version
added 1 commit
6da51418- Fix skipping testsCompare with previous version
Some good cards could be added to "BAD_CARDS" list for example grant from government as this would mimic how government spends more if climate is bad.
Could also add multiple tiers of bad cards with more deadly chance cards making up majority of higher tier, this is probably overcomplicated unless chance card frequency increases.
changed the description
marked this merge request as ready
added 1 commit
6658eb0f- Move chance card classes to their own filesCompare with previous version
added 1 commit
6367c2f5- Fix chance card definitionsCompare with previous version
mentioned in commit
d877b15353