by Dain Muller (1 Submission)
Category: Games
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
I compiled this together from hints I found on this site, and other VB sites. It is an example of how to use BitBlt to create a side scrolling (right to left) environment. It uses a BitBlt class to handle most of the work, and I think it is fairly self explanetory.
Download SideScroller (18 KB)