New demos
Displaying 1-15 of 15 total.
1
Please enter a numerical value for the importance of this sticky.
Enter 0 to unsticky.
mcgrue

I was waiting for the guy who uploaded two new demos to the file section to announce, but it's been a few minutes and nothing, so I'll link them here for those of you that don't habitually check the files section and aren't admins ;)

Space Battle Goddess Mildred: An impressive particle-based space shooter.

Zonker's Racers: This is apparently a tech demo involving particle-cars racing around tracks.

There are no readme's in them, and if Space Battle Goddess Mildred crashes, you'll need to edit bullets.vc and change:

#define MAX_BULLETS 100

to some larger number (I used 255 and it was fine after that).

Anyways, these demos are neat. Will the person responsible for them please stand up and take a bow? :)

Posted on 2004-03-25 22:41:06

mcgrue

(also, the demos are apparently un-timed, so the faster your computer, the faster some parts of the game may go. YMMV.)

Posted on 2004-03-25 22:46:35

Mythril

In Space Battle Goddess Mildred,
bullets.vc:63: for(i=0;i<NumBullets+1;i++)
should be:
for(i=0;i<NumBullets+1 && i<MAXBULLETS;i++)

Posted on 2004-03-25 23:16:58 (last edited on 2004-03-25 23:28:41)

mcgrue

&lt; for < ;)

Posted on 2004-03-25 23:24:34

Mythril

There. Bah!

Posted on 2004-03-25 23:29:16

anonymous

Hello hello - hope you all enjoy -
thanks for the limits check tip btw -
im aware of a lot of code being a complete mess (cars in fireballs.vc -_o) ill be sending up a more complete version of solomon's key with the code tidied up, a read me .

Posted on 2004-03-26 03:43:04

rpgking

Wow, these are all really cool. Must've taken quite a bit of effort :)

Posted on 2004-03-26 04:13:12

anonymous

lol - try 1 month with no internet connection - had to entertain myself

Posted on 2004-03-26 05:14:53

rpgking

Hehe. The mildred game is my favorite. That's insane how many enemies/particles are on the screen at once with a good framerate. And why not register on these boards? :P

Posted on 2004-03-26 06:16:32 (last edited on 2004-03-26 06:17:05)

fatdork

That were so cool! and made by an anonymous poster too. I'm jealous. i need patience...

Posted on 2004-03-26 08:01:32

fatdork

That were so cool! and made by an anonymous poster too. I'm jealous. i need patience...

edit: ack! solomon key is driving me crazy!

Posted on 2004-03-26 08:05:07 (last edited on 2004-03-26 08:05:44)

Interference22

Zonker, that little lot is nothing short of spectacular. Great work!

Posted on 2004-03-26 09:29:13

Tatzen

Good work on both.

Posted on 2004-03-26 10:36:11

rpgking

Wow, I didn't notice Zonker's Solomon's Key update that has the level editor built-in. That is pretty cool! :D

Posted on 2004-04-08 15:30:23 (last edited on 2004-04-08 15:31:26)

anonymous

LOL I figured someone would notice it eventually :D

Posted on 2004-04-09 18:05:01


Displaying 1-15 of 15 total.
1
 
Newest messages

Ben McGraw's lovingly crafted this website from scratch for years.
It's a lot prettier this go around because of Jon Wofford.
Verge-rpg.com is a member of the lunarnet irc network, and would like to take this opportunity to remind you that regardless how babies taste, it is wrong to eat them.