summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add copy constructor and helpful gettersJoursoir2021-02-192-5/+37
* 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
* fix bug in rows/cols and improve diags scaningJoursoir2021-02-182-18/+54
* improve rows and cols scaningJoursoir2021-02-172-35/+53
* add command line user interface (clui); improve GameField classJoursoir2021-02-173-11/+203
* init project: create game fieldJoursoir2021-02-172-0/+118