Keep Away
Intro
KeepAway is a simple little game — game is probably a strong word, interactive animation would be closer — of keep away with the computer.
The concept is straightforward: you chase something, it runs away. You hover over the target, and it moves.
Score: 0
Description
Originally built as something to irritate a friend (the target area was much larger than the visual target, so you could never actually catch it).
The target animates based on scroll, with static and alternative directional states. This page has been artificially enlarged to enforce a scroll state to demonstrate this functionality.
Code and sprites on GitHub.