How to get Farkle working on your pc

*First*
-go to MSDNAA and download Visual Studio.NET
-intall Visual Studio.NET
	- you may need to install other components
	- Visual Studio will prompt you for which components need to be enabled for it to work on your machine

*Second*
-unzip 10000 folder and expert files to your desired location
-open Visual Studio.NET
-Select FILE - OPEN - PROJECT
-Find the directory were you exported the contents of the zipped folder
-Select to open the 10000 Project
-Once the project is open, 
	-the classes and other files will be in the Solution Explorer on the right
	-press F5 (to include depugging) or hold Ctrl and press F5 to build without debuggin
-The game will pop up in an internet browser