Character walking on background

Does anyone have a sample code for mewhere a little dot or something can walk over the screen?Really would appreciate the help,Xanq
[159 byte] By [xanqa] at [2007-10-2 7:37:14]
# 1
create your background, then create a Dot object ( or Avatar) give it an x and y variables. Drw it on background.Then looping, increment the x or y by 1 and redraw....simplistic suggestion...
MickeyBa at 2007-7-16 21:19:35 > top of Java-index,Other Topics,Java Game Development...