Releases: JerryASNew/batchpacman
Releases · JerryASNew/batchpacman
Release list
v1.0
First public-playable release of batchpacman — a Pac-Man clone written in native Windows Batch (cmd.exe).
Highlights
- Plays from a clean clone: maze, ghosts, pellets, fruit, death animation, and a top-10 high-score board, all in batch script.
- Hand-built 8x8 sprite font (
BatchPac8x8.ttf) rendered via ANSI escape sequences. - Per-level spectral wall-color gradient (level 13 climaxes on a red -> yellow finale).
Getting started
- Install
BatchPac8x8.ttfand set your console font to BatchPac 8x8. - Run
PacBatch.bat.
See the README for controls and font setup, and ARCHITECTURE.md for how it works.
Requires Windows 10 or later. Fan-made, non-commercial, not affiliated with Bandai Namco.