Simple Labyrinth Game in VB6

93102

Intro: Simple Labyrinth Game in VB6

Here's a simple obstacle game in VB6 that uses a map file and live enemies. I'm sharing it with hope that beginner developers or those interested in game development can get some idea of just how quickly you can write a simple game. Feel free to expand it by adding sounds, lives, map editor etc. Play with it to learn more. All source code files are attached here.

STEP 1:

2 Comments

Thanks, I'll try to write detailed instructions in the next few weeks. Meanwhile I've updated this version with a way more flexible and optimized code that has a clear to read gameMap file that anyone can edit with a notepad.