Skip to content

MrOats/MonsterRPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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