An old card game with: - [ ] auto-meld finding - [ ] invalid move detection (no renigging allowed) Goal: - [x] force myself to clean up all the other PRs that have accumulated since I last worked on emberclear (56 at the time of creating this PR, oof) - [ ] play over zoom or some other video chat (maybe eventually emberclear proper if I ever just figure out how to do WebRTC with the existing stuff) - [ ] automatic multi-game score tracking - [ ] support 3 & 4 player variants - [x] fancy animations for card playing - [x] extreme statechart practice - [x] split up emberclear into addons so that they may be shared with the pinochle app Reference: - https://bicyclecards.com/how-to-play/pinochle-2/ Depends on: - [x] https://github.com/NullVoxPopuli/emberclear/pull/1162 - [x] https://github.com/NullVoxPopuli/emberclear/pull/1183 Nice to have: - https://github.com/NullVoxPopuli/emberclear/pull/878 - https://github.com/NullVoxPopuli/emberclear/pull/813 - https://github.com/NullVoxPopuli/emberclear/pull/784 Cleanup: - [ ] https://github.com/NullVoxPopuli/emberclear/pull/884
An old card game with:
Goal:
Reference:
Depends on:
Nice to have:
Cleanup: