summaryrefslogtreecommitdiff
path: root/lib/chessh/ssh/client/game/renderer.ex
AgeCommit message (Expand)Author
2023-05-29Bots (#23)Elizabeth (Lizzy) Hunt
2023-03-13Move history (#18)Lizzy Hunt
2023-02-08Show previous move in message body, which notification is now instant, add ch...Simponic
2023-01-28Ensure board is flipped when starting a game as dark, move some constants to ...Simponic
2023-01-27Add last move schema, add highlighting in renderer (#13)Simponic
2023-01-25Fix initial render when game joined by creating new state in genserver init, ...Simponic
2023-01-20Add pagination menusSimponic
2023-01-20Refactor client game for a bitSimponic
2023-01-17Persistent game (#5)Logan Hunt