summaryrefslogtreecommitdiffstats
path: root/clui.cpp
Commit message (Collapse)AuthorAgeFilesLines
* help_print become variadic func; exit if resize windowJoursoir2021-02-181-17/+20
|
* refactor draw field, add support text; fix: keep play when game overJoursoir2021-02-181-24/+56
|
* draw field for custom cols and rows, make field is more beautifulJoursoir2021-02-181-22/+33
|
* add command line user interface (clui); improve GameField classJoursoir2021-02-171-0/+166