aboutsummaryrefslogtreecommitdiff
path: root/lib/chessh/ssh/client/game/game.ex
Commit message (Expand)AuthorAgeFiles
* Do not send notifications when game is over & fix promotion screen (#15)Simponic2023-02-011
* Discord notifs (#14)Simponic2023-02-011
* Rate limit game creationLogan Hunt2023-01-311
* Ensure board is flipped when starting a game as dark, move some constants to ...Simponic2023-01-281
* Add last move schema, add highlighting in renderer (#13)Simponic2023-01-271
* Only select from if piece thereSimponic2023-01-271
* Don't allow promotion unless player is same colorSimponic2023-01-271
* Fix initial render when game joined by creating new state in genserver init, ...Simponic2023-01-251
* Add pagination menusSimponic2023-01-201
* Refactor client game for a bitSimponic2023-01-201
* Web Client (#11)Logan Hunt2023-01-191
* Persistent game (#5)Logan Hunt2023-01-171