Commit Graph

26 Commits

Author SHA1 Message Date
ea0139dd2a add instructions on how to serve as webpage 2024-05-19 15:51:34 +02:00
fc251e18d4 add missing image... 2024-05-19 15:45:02 +02:00
70c47544d3 add readme 2024-05-19 15:43:39 +02:00
f16bafee8f refactor BingoDisplay to own file 2024-05-19 15:31:43 +02:00
cfe7e49a9e refactor Sidebar into own file 2024-05-19 15:27:31 +02:00
a885298d00 refactor AboutCommand into own file 2024-05-19 15:22:29 +02:00
2879d2abb1 docstrings, type hints 2024-05-19 15:14:51 +02:00
292bb56a8f Merge pull request '3-keyboard-control' (#4) from 3-keyboard-control into master
Reviewed-on: #4
2024-05-18 15:54:25 +02:00
23c254a180 enter to select 2024-05-18 15:46:30 +02:00
f01fae27d7 basic cursor 2024-05-18 15:43:47 +02:00
7cf7923b63 add highlighting for selected field and focus-awareness for board 2024-05-18 15:31:58 +02:00
bce4c77cd4 Board focusable 2024-05-18 14:28:31 +02:00
9decef3226 some things for web deploy 2024-05-18 14:19:57 +02:00
fe714562b5 add a sidebar with infos 2024-05-09 21:39:00 +02:00
ead92ca726 fields 2024-05-09 19:48:32 +02:00
4d395ae24d make it look nicer 2024-05-09 19:33:55 +02:00
3198b46892 refactor into submodules 2024-05-09 18:57:08 +02:00
fd7fec5e98 Merge pull request '1-reproducible-board' (#2) from 1-reproducible-board into master
Reviewed-on: #2
2024-05-09 18:44:44 +02:00
bf921be423 remove unused imports 2024-05-09 18:42:41 +02:00
3a266e3bfc fix input validation 2024-05-09 18:41:44 +02:00
725b30256d remove footer, add input method 2024-05-09 18:40:15 +02:00
3cded45cfd Implement reroll 2024-05-09 18:22:46 +02:00
a90adbb165 display seed, add input validation 2024-05-09 16:13:53 +02:00
1181e75ea0 add inputs, refactor a bit 2024-05-09 16:00:34 +02:00
b8e0943b07 set rng seed from timestamp 2024-05-09 14:37:52 +02:00
5294ae2bc9 Initial commit - basic bingo field 2024-05-09 14:28:15 +02:00