summaryrefslogtreecommitdiffstats
path: root/GameField.hpp
Commit message (Expand)AuthorAgeFilesLines
* add licenseJoursoir2021-02-211-0/+18
* improve AI, delete dbgprint(), fix some bugsJoursoir2021-02-201-1/+0
* fix rows and cols typosJoursoir2021-02-191-2/+3
* 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