Thomas Deeb, Software Developer



Super Mario Bros. Online

Technologies: Visual Basic 6, Eclipse Evolution 2.7, Microsoft Paint, C# (map viewer), MonoGame (map viewer)

Super Mario Bros. Online is a top-down Online RPG fangame based around the Mario universe. You can play as six different characters, play minigames with other players, collect items, fight enemies, and take part in events.

This fangame was my first big step into game development, which I started with my brother in 2009. We worked on it gradually over the course of four years using an online RPG engine called Eclipse Evolution 2.7, which was written in Visual Basic 6. The engine contained many useful tools, including an NPC editor, a level editor which can modify maps on the fly, and support for custom items and map tiles. Using these tools, I designed over 300 maps, created NPCs, balanced items, and imported tilesets.

Showcase

All map screenshots below were taken with a custom map viewer I wrote in C# and MonoGame. It's not normally possible to see the entirety of the map at once in-game due to the window size set by the engine.