1 Attachment(s)
VB: Gems 'N Rocks [Source]
Hi all, for a while now i've been working on a tile-based game, using DX7, i'd appreciate your thoughts and comments.
The basic premise, is that you have to collect gems that are placed about the level, whilst avoiding various hazards. The simplist of these are rocks, which you can push around, and can crush you. The others i class as 'Mines' (for want of a better name). These mines all have different ways of moving (according to their colour). Some simple follow a wall, while others move in more complicated ways (such as an intelligent player-chasing mine).
If anyone is really interested in how i've done anything, i could post the source, but i'd need to comment it a bit more first i think.
Here's the game, hopefully it'll extract ok, just make sure you extract the zip with file paths enabled.
Thanks for any comments.
EDIT: Now you can get the source here
EDIT: This is the latest version with the resolution now selectable.
Re: VB: Gems 'N Rocks [Source]
Quote:
Quote from SteveCRM
the player just shows up as a white box for me...
only textures i get are the floor, and the rock is the background texture with a white box around it...
errr?
i am having this same problem too
bug?
Re: VB: Gems 'N Rocks [Source]
It probably is a bug, but i can't replicate it so i can't really find out what causes it.
Even if i did i no longer use VB6 anyway, so i couldn't update the game anyway. Been a while since i've looked at the code for this!