I ended up in the mood to program this last week, so I downloaded RPG Maker VX and started coding a game set in Felarya. It's currently so incomplete it's not funny, but my programming mood seems to be waning, so I'm putting it out for the moment.
Mediafire:
http://www.mediafire.com/?wsbq3nva6pqj0ka
Rapidshare:
http://rapidshare.com/files/425656981/Felarya.exe
Megaupload:
http://www.megaupload.com/?d=3FG0IKR4
(These are all uploaded without accounts, so they'll be automatically deleted eventually.)
You'll need the RPG Maker VX run-time package (RTP) if you don't already have it:
http://www.rpgmakerweb.com/download-rtp.html
Be sure to hit Serrakmos' statue as you pass; it'll tell you what to do next.
When it comes time to "wait two days", head to the post to the right and hit enter. That'll increment the appropriate variable. Also on that screen, hit the other doodads for battles with the two creatures I've designed so far (this is more to display their graphics; I haven't made their stats yet).
I figure in a week's time I'll return to it and kick out some more code.
The idea I had for the game is quite extensive and involves a lot of coding and a lot of graphic design. I'm going to be overhauling RPG Maker VX's character stats, skill and item system, leveling up, and encounter algorithm.
The character stats are obvious, I think. If you're going to have stats from tinies to titans, the HP stat simply needs to cover a huge range- if a four-inch character has 1 HP, an eighty-foot character would have about 14 million. VX's native system caps the stat at 999,999- and that's for enemies. Player characters can't exceed 9999.
I want to overhaul the skill system to do a bunch of stuff. I want the player to be able to design spells- giving them a set list of spells would be a crock for exactly the same reason the character stats wouldn't work. If "Fire" costs 4 MP at the beginning of the game, and the game allows your MP to go up in the millions, the list of spells would be ridiculous- and that's just for one school of magic. The item system needs to be similarly extendable- something to the tune of item-crafting.
The encounter algorithm is going to be fun- I want to be able to have predators stalk you on the map. Not visibly; once you can see them, it's basically too late. It'll be an essentially hidden value- until you get "prey sense", I suppose.
Leaving only the level-up system... I'm throwing out typical RPG fare here. No EXP, no levels. You gain stats by voring stuff.
Only appropriate for Felarya, right?
As for what I've got so far- I've got three original characters and I use Alvar, due to the setting up to now being the Jungle of Perils and Deeper Felarya.
Now, if you play this, you'll get the impression of a big, empty game world. And this is just the beginning. What it needs is stuff to fill it up- leading to me releasing this incomplete. If you think this is a good idea, help me fill this world.
On the other hand, if nobody thinks this is a good idea, I'll just crack some more stuff into it whenever the mood strikes me. Nothing wrong with it being a hobby on my back burner.