back to scratko.xyz
aboutsummaryrefslogtreecommitdiff
path: root/client/printing_game_frames.h
Commit message (Collapse)AuthorAge
* Global fixes v3.0scratko2024-08-17
| | | | | | Fixed bug when entering cards incorrectly. Added recognition of disconnection from the server. Added welcome screen and update screen.
* Global fixes v2.0scratko2024-08-16
| | | | | | | | Added spectator mode. Added screen of game result. Added definition of durak. If not all players can replenish their decks, they take cards one at a time in turn.
* Prefinal versionscratko2024-08-10
Added client. Moved files to directories.