FoonLudum Dare ExplorerLD24 → Evolution Gem

Evolution Gem

By oceanspud

View on Wayback Machine

CategoryRankScoreCount
Coolness104017

Comments

imef 2012-08-28 19:45

Couldn't get it to work... I think it's because I have a 64-bit computer or something...

mdkess 2012-08-31 00:03

Cool - the game runs on DOS Box in Linux just fine, so you should add that to the download list. OS X will work fine as well. To make it run (assuming the game is extracted to /users/username/evogem):

sudo apt-get install dosbox
dosbox

Then, in dosbox:
mount c /home/username/evogem
C:
EVOLVE.EXE


Anyway, I like it a lot. Very old school, and very cool. I played a bunch of times, never got far: high score just 7798, but I'll keep trying :) Also, you're crazy for writing this in QBasic (so bonus points for that)!

One point - I think that it would be nice to be able to skip the introduction rooms after the first play, and the game needs more instructions.

Overall, an excellent entry, which is both fun and sticks to the theme. Very out of the box, great work.

cipher 2012-09-01 03:16

Very hard....was nice though

oceanspud 2012-09-01 04:25

Make sure you talk to the 'wise elder' in the introduction room to get to your quests

Thanks for the sincere comments, I appreciate it :)

hercludes 2012-09-01 04:36

Nice, maybe some pre-generated trophies, instead of randomly generating every time you entered area. Good game nonetheless.

rxi 2012-09-02 18:01

Absolutely dig that you wrote it in Qbasic. Did you use Qbasic as the IDE or did you write it in another editor and just use qbasic for "compiling" it? I'm amazed if you pulled off using the editor, it would have driven me mad!

I like the little "tips" and "facts" that pop up at the bottom, though they're incredibly distracting! Over all the game has a really nice feel to it, and gives me nostalgia for the old Qbasic games I used to play.

m-gryko85 2012-09-06 05:49

Very hardcore and oldschool. respect for writing it in QBasic.

My best score 19144.

waschnick 2012-09-14 18:52

Amazing, the source code alone looks great :D It is quite hard and I needed 3 deaths to understand the game mechanics. Totally extra points for QBasic, but the game would work with nearly every other theme. Still, I really like it and it definitly is a great must-play entry!

Last but not least: Please do not use these filehosters, they totally suck (you need to wait, they are slow and annoying). Just use dropbox or some webspace :)

Noble Kale 2012-09-17 01:02

I had a look at this one as part of my quick reviews (I can't vote since I'm not a participant) - small article over at http://noblekale.com/zone/node/323

This game turned out to be one of my favorites - the look and feel is great, and while it takes a touch of time to get used to the controls, I felt like this is a really nice style.

localcoder 2012-09-17 11:37

Oh, wow, I love that this is in QBasic - I first learned programming from making Qbasic games :) none of mine were as sophisticated as this.

I suggest that you try using FreeBasic, it's a more modern compiler that works with Qbasic code and makes .exes that work without Dosbox.

The game is cool, and brought back memories for me of playing MegaZeux. I didn't get very far (I need to go to bed) but I'm very happy that I stumbled across this game :)

jonathang 2012-09-17 16:21

It's good, but really difficult! I keep running into things and dying, even on easy mode :(