summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-01-25Implements levels to BoardAineopintojen-harjoitustyo-Algoritmit-j
2024-01-17Disabling some pylint messages for needed private access in tests.Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-17Making Board class variables "private".Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-17Making board compatible with non square playing areas like expert 30x16.Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-17Adding BadBot for hinting.Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-14Making it possible to flag bombs and safe areas directly.Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-14Moving things around and adding fouth flag option for bot suggestions.Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-14Moving game logic to game/game.py.Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-13Adding tests for rest of board/board.py and removing duplicate code.Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-13Linting rest of the files and adding pylint to GHA.Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-11Adding initial version of Board class.Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-11Adding just idiotic no-op test to satisfy GHA workflow.Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-11Let project be a new poetry project.Aineopintojen-harjoitustyo-Algoritmit-j