Robotlegs for C# is here
Robotlegs for C# is here

After a lot of work over the past year in my spare time. I’ve finished porting Robotlegs 2 into C#.

What does it do?


It’s a simple framework that is great for MVC (model, view, controller) design patterns which makes it very easy to unit test your work.
In very simple terms, it’s code programmers use to make their code more structured.

Where can I get it?


It’s free under the MIT license and can be found at robotlegs-sharp.org.

How do I use it?


It’s got a massive Readme file, but I would recommend staring at the Brief Overview page. And then to the Features page. If your using Unity3D, then head over to the Unity Platform page too for some more specific overview.

It’s been really interesting porting something that is so complex as Robotlegs 2. I just hope I have done the original authors some justice.

Posted by James Prankard 4 Comments , ,

Leave a Reply

Your email address will not be published. Required fields are marked *