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
/
tui
/
tui.py
Age
Commit message (
Expand
)
Author
2024-01-25
Sorting out import situation and making enum names for tiles for readability.
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-17
Making board compatible with non square playing areas like expert 30x16.
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-14
Adding the idiot bot for giving idiot hints.
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-14
Making it possible to ask hints.
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-14
Making bomb and safe marking to actually do something.
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-14
Making keyboard reader match only the start of the buffer.
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-13
Linting rest of the files and adding pylint to GHA.
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-13
Linting and docstringing board/board.py
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-13
Fixing 100% CPU usage on constant stdin polling by sleeping a bit.
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-13
Moving static tui definitions in separate file.
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-13
Refactoring TUI code.
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-13
Implementing tile flagging.
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-12
Cleaning up duplicate terminal modification code inside Tui class.
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-12
Making checks that area about to be uncovered is not uncovered already.
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-12
Making use of coverage & codecov. Movining doc files to doc folder.
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-11
Making UI roll upp and down so that playing area stays.
Aineopintojen-harjoitustyo-Algoritmit-j
2024-01-11
Hacking it up to be playable...
Aineopintojen-harjoitustyo-Algoritmit-j