Test animation

This simple animation program displays a rock wall and makes a rock-climber move up the wall. You can click with the left mouse button to change his position, or the right mouse button to change his direction.

Download zip file here (669 k)

The main source code file is here if you're interested how it works. (The animation originally had an ant moving instead of a climber, hence the variable names). This is a Visual C++ 6.0 MFC application.