HomeC&C++WainTutorialsSamplesTip&TrickTools

PacMan, a simple console mode game

A complete windows console mode game. Shows how to work with "graphics" in the console. Contains a simple path finding function. It should compile with any C++ compiler on Windows.