I'd like to use keyboard and mouse (touch) to move the "hero" sprite, and then move the enemy sprites at different times. I'm leaning towards just N,S,E and W movement. For now, just one tile at a time, future would be nice to give the hero a movement, something like 3 squares a second, and then let the user pick a spot on the map to move to.
I'll revisit the links ...