Silhouette Infiltrator
======================

This is a very rough prototype game for the VGA+Adlib jam:
https://itch.io/jam/dos-vgaadlib-jam-2026-take-2

Isometric action game for DOS retro-computers. Explore the level, and kill all
enemies without getting killed.

Move with W,A,S,D or arrow keys, shoot with the mouse. Press ESC to exit.

Debug keys:
  - F2: remove all walls for better visibility.
  - F3: print additional debug info (framerate included).

Source code is included in gamesrc.zip in this distribution archive, or at the
project repo: https://github.com/MutantStargoat/dosvgajam

System requirements
-------------------
Minimum: fast 486 with a VLB graphics card, and any kind of mouse. (Note: in the
jam version performance sucks on a 486, but it's somewhat playable).

Recommended: Pentium with PCI graphics card, Adlib or SoundBlaster16 sound card.

License
-------
Copyright (C) John Tsiombikas <nuclear@mutantstargoat.com>

This program is Free Software. Feel free to use, modify and/or redistribute it
under the terms of the GNU General Public License v3, or at your option any
later version published by the Free Software Foundation. See COPYING inside the
game source archive (gamesrc.zip) for details.
