Back to IT section
ncurses-based Pacman in python



I already wrote about this small game here

It spawns threads for each ghost and uses pretty simple algorithm for running after a player. Simple, but even too good. In original Pacman ghosts made circles and usually patrolled waypoints rather than selected shortest path altogether from all sides. Probably it should be fixed.


To play without installing:
login/password: pacman/pacman

Linux:
  > ssh pacman@antimirov.net

Windows:
  Use Putty or Telneat to connect to antimirov.net


Sources: pacman.tar.gz
Screenshots: