Wednesday, August 8, 2007
Smooth Scrolling
Smooth scrolling is completed and checked in. To try it out check out the source, open a command line in that directory and type "javac *.java && java rpg" without the quotes. It is frame based so if you have a really slow pc it will probably look choppy.
Next up will be the animation code which should be just changing the picture every x number of frames.
Category:
rpg