Code for the Making a Simple Game workshop.
Clone this repository
git clone git@github.com:mlopes/GameWorkshop.git
Download Unity personal edition
Open the project with Unity and you're ready to start following the workshop.
Monodevelop comes bundled with Unity. If you're happy to use Monodevelop. When opening scripts from unity, the default editor for the file type will be used, so as long as you have your favourite editor installed and configured as the default editor for C# files on your system, scripts will be opened on that editor.