Introduction: 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: