Age | Commit message (Expand) | Author |
---|---|---|
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 |