|
4ca623e0ec
|
gather some initial statistics
|
2016-04-14 21:30:14 -04:00 |
|
|
4af4ea43fe
|
add checks for block-of-9 and coverall
|
2016-04-14 21:12:26 -04:00 |
|
|
7f0031d3a9
|
print called numbers on boards with "-" instead of "*"
|
2016-04-14 21:07:01 -04:00 |
|
|
ee0339c137
|
check for diagonal bingos
|
2016-04-14 21:05:16 -04:00 |
|
|
97b3bb42da
|
check for horizontal/vertical bingos
|
2016-04-14 17:57:17 -04:00 |
|
|
0c22ac8a45
|
mark free space as called
|
2016-04-14 06:53:31 -04:00 |
|
|
d2d644ffd3
|
reworked Board.called to be a table of booleans for faster usage
|
2016-04-12 21:40:33 -04:00 |
|
|
0b01e6f281
|
rename bingo-analysis.py -> analysis.py
|
2016-04-12 21:16:29 -04:00 |
|
|
9191655574
|
move Board class into "bingo" module
|
2016-04-12 21:15:51 -04:00 |
|
|
8105f468f3
|
initial Board class that can randomly generate a Bingo board and print itself
|
2016-04-12 21:12:58 -04:00 |
|