File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,10 @@ Apologies if updates have been slow, work has been busy lately. 😅
3131 - If bombs are disabled, Four-of-a-Kind bombs will not be usable
3232 - Four-of-a-Kind falls in between Full House and Straight Flush, requiring one extra card to play as a 5-card combo
3333 - Thank you players for your detailed feedback requests about this! 🫡
34- - Additional source used for rules: https://en.wikipedia.org/wiki/Big_two#Combinations
34+ - Additional sources used for rules:
35+ - https://en.wikipedia.org/wiki/Big_two#Combinations
36+ - https://evenbetgaming.com/knowledge-base/glossary/big-2-variations
37+ - https://www.pagat.com/climbing/bigtwo.html
3538- Rule to disable Four-of-a-Kind bombs that override all combos
3639- Rule to allow flushes to be ranked by suit instead of highest rank card
3740- Rule sets to easily switch to preset rule variations
Original file line number Diff line number Diff line change @@ -142,15 +142,15 @@ export default function Home() {
142142 < Box >
143143 < Text { ...styles . text } mb = { 1 } >
144144 < b >
145- 🎆 Happy New Years players,{ ' ' }
145+ 🧧 Happy Lunar New Year players, enjoy the newly released { ' ' }
146146 < Link
147147 href = "https://github.com/AdoryVo/big-two/blob/main/CHANGELOG.md"
148148 target = "_blank"
149149 textDecoration = "underline"
150150 >
151151 v1.5.0
152- </ Link > { ' ' }
153- is on the way ! 🥳
152+ </ Link >
153+ ! 🥳
154154 </ b >
155155 < br /> 👋 If you've been enjoying < b > Big Two</ b > , donations towards
156156 database/server costs
You can’t perform that action at this time.
0 commit comments