summaryrefslogtreecommitdiffstats
path: root/GameField.cpp
Commit message (Expand)AuthorAgeFilesLines
* add licenseJoursoir2021-02-211-0/+18
* fix rows and cols typosJoursoir2021-02-191-24/+24
* add copy constructor and helpful gettersJoursoir2021-02-191-5/+33
* fix bug in rows/cols and improve diags scaningJoursoir2021-02-181-17/+53
* improve rows and cols scaningJoursoir2021-02-171-32/+50
* add command line user interface (clui); improve GameField classJoursoir2021-02-171-4/+30
* init project: create game fieldJoursoir2021-02-171-0/+81