Windows Version
For the windows version to work properly you must have Mono installed properly. Download it from here:
Mono
.NET is reported to work as well. Download it from here:
Microsoft .NET
This game was written and tested on Linux, so there is a chance it won't work properly on windows. In theory it should work fine. ;)
All Others (Linux/Mac/Etc)
For any other system you must have the following installed:
Mono - Get it
SDL - Get it
SDL_Image - Get it
SDL_Mixer - Get it
SDL_TTF - Get it
Installation instructions:
Unzip the file into a directory.
Double click the file Room.exe (in windows).
Move to the created directory and type "mono Room.exe" to run (in all others).
Special thanks to SourceForge for hosting this project