Could someone tell me whats the fastest way to implement vertical
tile-based scrolling in SDL?
Akawaka.
Could someone tell me whats the fastest way to implement vertical
tile-based scrolling in SDL?
Akawaka.
Martin Donlon wrote:
Could someone tell me whats the fastest way to implement vertical
tile-based scrolling in SDL?Akawaka.
I’m trying to code a tile based scrolling engine for a free micro
machines clone called “Free Micro”. You can get an early version at:
http://members.linuxstart.com/~karlb/fm.html
The directory PowerScroll contains the scrolling engine, and map editors
are also supplied. But remember: it’s really not finished yet.
Bye, Karl.