/MonsterRPG

C# Monster Thing

Primary LanguageC#GNU General Public License v3.0GPL-3.0

MonsterRPG

Ported from Java, this C# program was inspired when a friend of mine made a small version of the "Battle.cs" file in Java. I decided to expand on it by adding an array of "Monsters" to "fight"

Requires Mono or .NET Framework v4.0 (or above) to run.

You can install Mono here.

##To Compile: Run this in the console

mcs -pkg:dotnet *.cs