Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle command lines options and work with them | Joursoir | 2021-02-19 | 1 | -17/+105 |
* | fix rows and cols typos | Joursoir | 2021-02-19 | 1 | -17/+18 |
* | help_print become variadic func; exit if resize window | Joursoir | 2021-02-18 | 1 | -17/+20 |
* | refactor draw field, add support text; fix: keep play when game over | Joursoir | 2021-02-18 | 1 | -24/+56 |
* | draw field for custom cols and rows, make field is more beautiful | Joursoir | 2021-02-18 | 1 | -22/+33 |
* | add command line user interface (clui); improve GameField class | Joursoir | 2021-02-17 | 1 | -0/+166 |