summaryrefslogtreecommitdiff
path: root/src/board.c
AgeCommit message (Expand)Author
2022-01-21Expose print-board to allow Scheme to print the board normallyRobby Zambito
2022-01-21Add command line argument to print the final board as a scheme objectRobby Zambito
2022-01-21Consolidate redundant .c filesRobby Zambito
2022-01-21Fleshed out Scheme primitivesRobby Zambito
2022-01-18* Made print_board accept a board to print.Robby Zambito
2022-01-05Added commentRobby Zambito
2022-01-05Make apply_move accept a board as a parameter.Robby Zambito
2021-12-30Pulled lots of things out of game loopRobby Zambito