stig / pac

My first game: a Pacman clone (what else?)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pac (C) 2002 Stig Brautaset.

Pac is a Pacman clone for console, using the ncurses library. It supports
reading in board layouts from a plain text file, thus making your own levels
is trivial. The layout file is at the moment hard-coded as 'layout.dat', but
that will change in the future.


About

My first game: a Pacman clone (what else?)


Languages

Language:C 87.1%Language:JavaScript 12.5%Language:Makefile 0.4%