Project Description
Simple Textual Hide and Seek simulator.


This is my solution of the chapter 7 final exercise, from the book C# Head First.
It's an example of how to use abstract Classes and Interfaces to implement Polymorfism.