back to scratko.xyz
aboutsummaryrefslogtreecommitdiff
path: root/server/card_queue.c
Commit message (Collapse)AuthorAge
* Global fixes v4.0scratko2024-08-18
| | | | | | | | | Removed unnecessary comments. Added resource cleanup for client and server. Changed queue display. Added player indicator. It's possible to quit the game while typing or waiting for a connection. Fixed a bug with determining the limit of card tossing.
* Prefinal versionscratko2024-08-10
Added client. Moved files to directories.