Multi-game multiplayer arcade gaming system meant for the blue O when playing Super Tic-Tac-Toe.

Dependencies:   4DGL-uLCD-SE PinDetect SDFileSystem mbed wave_player

Revision:
2:da0f01fbd25c
Parent:
0:218d3fb75950
--- a/Stage.h	Sat Nov 28 21:57:03 2015 +0000
+++ b/Stage.h	Fri Dec 04 23:00:42 2015 +0000
@@ -1,10 +1,6 @@
 /******************************************************
- * Author: Yuanzhe Xu
- * Institution: Georgia Institute of Technology
- * Date: October 18, 2015
- *
  * This header file declares all the functions and
- * variables needed for the Stage object.
+ * variables used by the virtual stage in Pac-Man.
  ******************************************************/