issues
search
worhello
/
twentyfive-js
Package containing the core logic and gameplay loop for the Twenty Five card game
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use devDeps instead of deps
#90
worhello
closed
2 months ago
0
Bump path-to-regexp from 1.8.0 to 8.1.0
#89
dependabot[bot]
closed
2 months ago
0
Bump braces from 3.0.2 to 3.0.3
#88
dependabot[bot]
closed
5 months ago
0
Update deps
#87
worhello
closed
11 months ago
0
Improve isValidName behaviour to allow spaces
#86
worhello
closed
1 year ago
0
Update deps + update to 1.0.5
#85
worhello
closed
1 year ago
0
Update to 1.0.4
#84
worhello
closed
1 year ago
0
Update dependencies
#83
worhello
closed
1 year ago
0
Bump minimatch from 3.0.4 to 3.1.2
#82
dependabot[bot]
closed
2 years ago
0
Update deps
#81
worhello
closed
2 years ago
0
Update to 1.0.3
#80
worhello
closed
2 years ago
0
Fix crash when reneging disabled
#79
worhello
closed
2 years ago
0
Next player after dealing cards is always to the dealer's left
#78
worhello
closed
2 years ago
0
Fix last player causing crash when reneging disabled
#77
worhello
closed
2 years ago
0
Fix next player order when dealing cards
#76
worhello
closed
2 years ago
0
Update to 1.0.2
#75
worhello
closed
2 years ago
0
Only change dealer when dealing new cards
#74
worhello
closed
2 years ago
0
Update to 1.0.1
#73
worhello
closed
2 years ago
0
Add unique IDs for AI players
#72
worhello
closed
2 years ago
0
Update to 1.0.0
#71
worhello
closed
3 years ago
0
Investigate further custom rules
#70
worhello
opened
3 years ago
0
Update to 0.9.1
#69
worhello
closed
3 years ago
0
Only increment dealer score if trump card is ace
#68
worhello
closed
3 years ago
0
Update to 0.9.0
#67
worhello
closed
3 years ago
0
Add initial house rules
#66
worhello
closed
3 years ago
0
Update to v0.8.2
#65
worhello
closed
3 years ago
0
Add isValidName helper method + tests
#64
worhello
closed
3 years ago
0
Reduce size of game object where possible
#63
worhello
closed
3 years ago
1
Update to 0.8.1
#62
worhello
closed
3 years ago
0
Enforce renegingAllowed flag
#61
worhello
closed
3 years ago
0
Update to 0.8.0
#60
worhello
closed
3 years ago
0
Add support for Teams
#59
worhello
closed
3 years ago
0
Update dependencies
#58
worhello
closed
3 years ago
0
Update to 0.7.0
#57
worhello
closed
3 years ago
0
Remove deprecated card.url property
#56
worhello
closed
3 years ago
0
Update version to 0.6.0
#55
worhello
closed
3 years ago
0
Set isHost for game creator/first player
#54
worhello
closed
3 years ago
0
Set game creator as host
#53
worhello
closed
3 years ago
1
Update version to 0.5.1 + fix security vulnerability
#52
worhello
closed
3 years ago
0
Add isHost to Player + updateDeps
#51
worhello
closed
3 years ago
0
Remove dead and deprecated code
#50
worhello
closed
3 years ago
0
Update to 0.5.0
#49
worhello
closed
3 years ago
0
Correctly mark cards as enabled/disabled in updatePlayerCardsEnabledState for special trump cards
#48
worhello
closed
3 years ago
0
Ai can only play cards with canPlay=true
#47
worhello
closed
3 years ago
0
Fix deck reset for large games
#46
worhello
closed
3 years ago
0
Update version number to 0.4.2
#45
worhello
closed
3 years ago
0
Update version to 0.4.2
#44
worhello
closed
3 years ago
0
Add removePlayer and waitingForPlayerToMarkReady APIs
#43
worhello
closed
3 years ago
0
Add tests for existing ace of hearts reneging behaviour
#42
worhello
closed
3 years ago
0
Add support for Teams
#41
worhello
closed
3 years ago
1
Next