Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-05 | Adding tests that bots certain hints for mines and safes are correct. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-02-05 | Fixing delay testing not to rely on actual time elapsed. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-02-05 | Updating tests and removing unused returns and function. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-02-05 | Adding option for delaying autoplay. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-02-03 | Adding tests to whole app. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-02-03 | Making tests for readymade board. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-02-03 | Implementing use of readymade board at board.py. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-30 | Renaming bombs to mines. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-30 | Adding level-info on statusline. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-25 | Sorting out import situation and making enum names for tiles for readability. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-25 | Implements levels to Board | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-17 | Disabling some pylint messages for needed private access in tests. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-17 | Making Board class variables "private". | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-17 | Making board compatible with non square playing areas like expert 30x16. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-17 | Adding BadBot for hinting. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-14 | Making it possible to flag bombs and safe areas directly. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-14 | Moving things around and adding fouth flag option for bot suggestions. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-14 | Moving game logic to game/game.py. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-13 | Adding tests for rest of board/board.py and removing duplicate code. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-13 | Linting rest of the files and adding pylint to GHA. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-11 | Adding initial version of Board class. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-11 | Adding just idiotic no-op test to satisfy GHA workflow. | Aineopintojen-harjoitustyo-Algoritmit-j | |
2024-01-11 | Let project be a new poetry project. | Aineopintojen-harjoitustyo-Algoritmit-j | |