First, in your private sub-directory create a directory named <I>P0</I> (i.e. Pzero). If you are unfamiliar with how to do this see the page on <A HREF="http://www.cs.wisc.edu/~cs367-4/working/mkdir.html">how to create a directory</A>.  Next get a copy of the sample tic-tac-toe program. This sample program can be obtained from the samples page that is linked to the CS367 home page.  During the semester I will be providing sample code for data structures that we discuss in lecture. Find this link by going back to the CS367 home page and looking for the sample page link.  If you are having difficulties, <A HREF="http://www.cs.wisc.edu/~cs367-4/samples.html">click here</A> to go directly to that page.  Further instructions are provided in the samples page for getting a copy of sample code files such as for this case tictactoe.cc.  <P>
