A collection of games and brain teasers, written using C#
This is a console application built with the .NET framework.
Codie Whitaker - [email protected]
##Origins
This game was created as a class assignment for my Application Development at University quite a few years ago. It is a console application. Nothing too special just a learning project.
##Features
###Games:
- Tic Tac Toe
- High-Low
- Mastermind
- Math Challenge
- Hangman
- Code Cracker
###Functionality
- User and Login
- Dynamic Menu Creation and Selection
- File IO
- Built using Object Oriented Principles