gcode-mirror / ai-contest

Automatically exported from code.google.com/p/ai-contest
0 stars 1 forks source link

Tic-Tac-Toe Engine and Basic Sandboxing Mechanism #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:

The purpose of these changes is to develop a simple engine to serve as an 
example to implementers of other engines. The hope is that the Tic-Tac-Toe 
engine will serve as a nice starting point for building other engines.

Also, this change introduces a rudimentary Sandbox class which can be used 
to invoke a program and communicate with it.

When reviewing my code changes, please focus on:

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by cameron.jp@gmail.com on 26 Mar 2010 at 8:12

GoogleCodeExporter commented 9 years ago

Original comment by cameron.jp@gmail.com on 26 Mar 2010 at 8:14

GoogleCodeExporter commented 9 years ago
Set review issue status to: Done

Original comment by cameron.jp@gmail.com on 27 Apr 2010 at 7:45