# ClickerGame ## Description This game is a clone of Orteil's [Cookie Clicker](http://orteil.dashnet.org/cookieclicker/) game. The base game is included in the Packt book *Unity 5: Learning C# by Developing Games*. ## Project Goal I have two goals for this project. 1. To expand this game beyond what the book presented to include new functionality and my own theme. Some of the functionality will continue to clone what Orteil has already done, and some will be new. 2. To use this application as a platform for learning GitHub. ## Release Notes ### v 1.0 The base game as presented in the book with minor corrections for typos for errors that made it into the book.