What is the best way to move an object on the screen?
I wanted to know what is the best way for moving an object on the screen- for expample: if some kind of shape presented on the screen(on graphic mode), I would like to move it left and right using the keyboard's arrows keys. I know how to read the keyboard buffer. The important thing is that I would like to know is how to move something smooth on the screen. I'm using DOS-Box, with 8086 architecture. And the movment must be on graphic mode (320X200). OK finally got TASM+TLINK to work with W7 x64 ... (VirtualPC is not working Properly anymore :() So here is one simple Tuneler like game for 3