issues
search
cuttle-cards
/
cuttle
A two-player battle card game for all ages, built with nodejs, sailsjs, and vuejs
MIT License
145
stars
115
forks
source link
Refactor/points validate assignment
#1093
Closed
itsalaidbacklife
closed
1 month ago
itsalaidbacklife
commented
1 month ago
Refactors moves/points/validate to replace
playerKey
var with
player
Reorders moves/points/validate errors so turn is checked first, and frozen last
Issue number
Relevant
issue number
N/A
Please check the following
[ ] Do the tests still pass? (see
Run the Tests
)
[ ] Is the code formatted properly? (see
Linting (Formatting)
)
For New Features:
[ ] Have tests been added to cover any new features or fixes?
[ ] Has the documentation been updated accordingly?
Please describe additional details for testing this change
playerKey
var withplayer
Issue number
Relevant issue number N/A
Please check the following
Please describe additional details for testing this change