Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-17 | Persistent game (#5) | Logan Hunt | |
* Remove unnecessary server in board * Initial persistent games * Remove done chessh README stuff, warning issue * Show current players and move * Add promotion * Merge default changeset on all status | |||
2023-01-13 | Remove warnings | Logan Hunt | |
2023-01-11 | Done moving menu to genserver architecture | Simponic | |
2023-01-06 | Checkpoint - board is drawn! | Simponic | |
2023-01-02 | Now a simple logo draws in the center of the terminal, terminal size is ↵ | Simponic | |
limited, and resizing support | |||
2022-12-31 | Better logging, close previous sessions once session threshold has been reached | Simponic | |
2022-12-31 | A simple stalling TUI! Also, ensure sessions are counted correctly. Next up, ↵ | Simponic | |
some way of pub-sub across multiple nodes |