index
:
miinaharava.git
main
Miinaharava ratlaisijalla. (algolabra-hy, Aineopintojen harjoitustyö: Algoritmit ja tekoäly)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_board.py
Age
Commit message (
Collapse
)
Author
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