back to scratko.xyz
aboutsummaryrefslogtreecommitdiff
path: root/server/card_queue.c
Commit message (Collapse)AuthorAgeFilesLines
* Global fixes v4.0scratko2024-08-181-0/+15
| | | | | | | | | 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-101-0/+61
Added client. Moved files to directories.