by Peter Rosconi (4 Submissions)
Category: Games
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)

This is a demo program showing how someone could make a lemmings type game. This code uses bitblt with regular timers and is quite slow (because of regular timers). Check out the other version I will post with ccrp timers. Note: I do not have any affiliation with the creators of the game Lemmings, nor is this program complete, I just made it for fun.
Side Effects
If you have a slow computer, your computer may crash.