summaryrefslogtreecommitdiffstats
path: root/GameField.hpp
Commit message (Collapse)AuthorAgeFilesLines
* add copy constructor and helpful gettersJoursoir2021-02-191-0/+4
|
* fix bug in rows/cols and improve diags scaningJoursoir2021-02-181-1/+1
|
* improve rows and cols scaningJoursoir2021-02-171-3/+3
|
* add command line user interface (clui); improve GameField classJoursoir2021-02-171-7/+7
|
* init project: create game fieldJoursoir2021-02-171-0/+37