Lab 13 prelab

This week we'll be giving you code for playing tic-tac-toe, and we'd like to modify to add the ability to undo and redo moves, via a Node struct, producing a linked list of states and turn numbers.