Mii QR Code


Playstation Network

Game Development

In my free time I enjoy expressing my creative side, what better way then developing a game for personal enjoyment.  Thus far, I have not distributed any of my creations to the world.

Zelda Classic:


One of the best fan made Zelda kits and game players out there.  They have a huge community, tons of fan made Zelda quests to download and enjoy, and new features always being added.

OHRRPGCE:


Official Hamster Republic Role Playing Game Engine is a very power set of tools to develop and distribute custom made Final Fantasy like games to the world.  Unlike other RPG systems, this one is open source and licensed under the GPL.  You can even sell games you make for profit, if you wanted.  Also unlike other systems, when distributing your game, all you need one binary(Linux/Mac/Windows), two DLLs(if using windows), and one data file(your games data).  As soon as the user opens your binary, it will auto-run the datafile, the user will not even know you created it with a game development tool.  There is no branding of OHRRPGCE anywhere when you load your personal game.  Other systems such as RPG Maker suffer from bloat and distribution issues and DLL hell.  OHRRPGCE does not suffer from these, and is open source as well.