Afternoon Stalker is a clone of the 1981 Intellivision game Night Stalker. The player is in a two-dimensional maze. The player is attacked by robots that shoot at it and that it must shoot down.
| Tags | Games/Entertainment Arcade |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: This version links with the new flatzebra 0.1.2. Experimental support for the Xbox 360 USB controller has been added.


Changes: This is a maintenance release that uses the flatzebra library, a slightly-improved successor to gengameng that provides a sound mixer.


Changes: The player can now shoot in a fixed direction with the H (left), J (down), K (up), and L (right) keys (same convention as in vi), in addition to the Control key. There is also a new option that provides a practice mode where only blue robots are sent out.


Changes: The SDL_mixer library is now used to mix the sound effects. Some slight distortions that could be heard in previous versions should now be eliminated.


Changes: Adaptation to a new release of the 'gengameng' library.