Another workload, a simple Tic-Tac-Toe solver
commita9438dc22441a0d8804a46fb6c8adf9a22ea7f06
authorTommy Thorn - Silvia <tommy-git@thorn.ws>
Tue, 1 Jan 2008 21:55:54 +0000 (1 13:55 -0800)
committerTommy Thorn - Silvia <tommy-git@thorn.ws>
Thu, 3 Jan 2008 06:17:32 +0000 (2 22:17 -0800)
treee025fd005161aa9e29c4fabe8541a714e4609db4
parentd8c7f9a58550ac2f53c5495ce7423d92bf97f4a9
Another workload, a simple Tic-Tac-Toe solver

This is a simple self-learning Tic-Tac-Toe playing program I hacked up
a long time ago. I figured it was simple enough to be used as a
workload. It uses slightly over 256 KiB.
testcases/export/showtime.mips [deleted file]
testcases/export/showtime.txt [deleted file]
testcases/tictactoe.c [new file with mode: 0644]