#Elixir Guessing Game
A simple command line game that will solidify some of the core fundamentals of the language including:
Followed this tutorial: http://elixirdose.com/post/Guessing%20Game%20v2
- will write up blog post on issues / questions that came up