board.cxx
|
move all cpp files to cxx
|
2024-11-19 22:36:16 -05:00 |
board.h
|
init
|
2024-11-19 18:54:26 -05:00 |
CMakeLists.txt
|
cleanup
|
2024-11-19 20:04:51 -05:00 |
defs.h
|
cleanup
|
2024-11-19 20:04:51 -05:00 |
gameplay.cxx
|
move all cpp files to cxx
|
2024-11-19 22:36:16 -05:00 |
gameplay.h
|
cleanup
|
2024-11-19 20:04:51 -05:00 |
main.cxx
|
move all cpp files to cxx
|
2024-11-19 22:36:16 -05:00 |
player.h
|
cleanup
|
2024-11-19 19:11:06 -05:00 |
raii.h
|
add raii stuff
|
2024-11-19 19:46:02 -05:00 |
random_player.cxx
|
move all cpp files to cxx
|
2024-11-19 22:36:16 -05:00 |
random_player.h
|
cleanup
|
2024-11-19 20:04:51 -05:00 |
strategic_player.cxx
|
move all cpp files to cxx
|
2024-11-19 22:36:16 -05:00 |
strategic_player.h
|
cleanup
|
2024-11-19 20:04:51 -05:00 |
utils.cxx
|
move all cpp files to cxx
|
2024-11-19 22:36:16 -05:00 |
utils.h
|
avoid checking just the first char
|
2024-11-19 22:34:14 -05:00 |