Skip to content

Releases: JerryASNew/batchpacman

Release list

v1.0

Choose a tag to compare

@JerryASNew JerryASNew released this 30 Jun 19:57
a3fa99b

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

  1. Install BatchPac8x8.ttf and set your console font to BatchPac 8x8.
  2. 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.