Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Tesserex

Pages: 1
1
Fan Games / C# MegaMan Engine
« on: April 13, 2010, 05:04:15 AM »
This is a project I've been working on since last August. It's a megaman fangame engine I'm writing from scratch in C#, and not using any game software like Game Maker or MMF. So far it has most of the gameplay features, full movement, ladders, enemies, health, teleports, charged buster, a pause screen, and stage select.

You can see the videos of it on my youtube channel: http://www.youtube.com/user/Tesserex

The special thing about this engine is that I'm hoping it's easy enough to use that anyone can make custom enemies and other things without asking me for help programming them. There's a very powerful and flexible system for defining entities using XML that you can see explained in one of my videos.

The engine is available for download at www.liquidfyre.com/tesserex/downloads.php. Note that it requires XNA to run, but that's also linked from the download page.

I'm not going to write any more right now because I don't have time and also I'm too tired and probably not very coherent right now. So that's all. Looking forward to feedback.

Pages: 1