Ant is an SDL example program I'm writing to help research how
things should be implemented in
Asgard.
The objective of the game is simple: Helios, the ant, has been
separated from the Queen. Help him dig through the dirt until the
Queen is found.
Progress
03/09/2008
- Added Very Simple Transparency Support to Animations.
- Shrunk Helios.
- Added Left Facing and Right Facing Sprites.
03/07/2008
- Generalized blitting code to blit any surface.
- Wrote a small Animation class.
- Made a second frame of Helios.
- Animated Helios.
03/02/2008
- Drew Helios, the Ant.
- Wrote code to blit him to screen.
- Put Source into git repo.
<--
Home