Cat Burglar
A downloadable game for Windows and macOS
Year is 1994, dogs are guards of the cookies these days. Cats are hungrier than ever but those dogs cause one hit death. As a cat stay close to the guard dog in order to multiply your earning while getting your cookie.
Gameplay
-
Classic DOS style — Runs in retro-glorious VGA 320×200, palette-based graphics, and crunchy 8-bit sprites.
-
Simple controls — Use the arrow keys to move, ESC to quit.
-
Collect loot while staying one step ahead of patrolling guards.
-
Score multiplier system — The closer you are to danger, the bigger the reward. Shortly; Risk It For The Biscuit!
-
High score tracking — Push your limits, beat your own record.
-
Quick restart loop — One key press and you’re right back in the action.
Features
-
Authentic Mode 13h DOS rendering, double-buffered for smooth animation.
-
Title screen, Game Over screen, and in-game HUD all hand-coded from scratch.
32 bit DPMI mapped CPU instructions.
-
Built entirely in Borland C + TASM, running under PowerPack DPMI extender — a true retro-coding experiment.
Technical Notes
- Written using my MS-DOS VGA engine called CYBERVGA ( check my demo:) ).
- Runs on DOSBox (maybe on real DOS machine).
-
Palette files (
.pal
) and sprite sheets (.raw
) are loaded directly at runtime. -
Uses a tiny 3×5 pixel font renderer for all in-game text.
Uses DOS Extender 32RTM in order to utilize extended RAM.
Note For Used Assets
Please find used in game assets list below;
Cat face: https://pinterest.com/pin/27936460193065842/
Dog face: https://pinterest.com/pin/180003317642801447/
Background:Wikimedia
Cookie: Hand made, baked and served in GIMP.
Download
Install instructions
Download the ZIP from this page and extract it anywhere on your computer.
-
Inside you’ll find the game executable, DOSBox configuration, palette and sprite files.
-
-
Run the game:
-
On Windows: double-click
RUNBURGLAR.bat
. -
On macOS: run the provided
RUNBURGLAR_MAC.sh
script (make it executable first withchmod +x run_mac.sh
).
-
-
The game will launch automatically in DOSBox (bundled configuration).
-
If you already have DOSBox installed, you can also mount the game folder manually and run
RUNBURGLAR.BAT
.
-
-
Controls:
-
Arrow Keys → Move your burglar
-
ESC → Quit
-
Any Key → Advance from title / restart after Game Over
-
Leave a comment
Log in with itch.io to leave a comment.