Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add copy constructor and helpful getters | Joursoir | 2021-02-19 | 2 | -5/+37 |
* | 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 |
* | fix bug in rows/cols and improve diags scaning | Joursoir | 2021-02-18 | 2 | -18/+54 |
* | improve rows and cols scaning | Joursoir | 2021-02-17 | 2 | -35/+53 |
* | add command line user interface (clui); improve GameField class | Joursoir | 2021-02-17 | 3 | -11/+203 |
* | init project: create game field | Joursoir | 2021-02-17 | 2 | -0/+118 |