dbzoo / pacman

Pacman emulator running on the WIO Terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pac Man

Pacman emulation on WIO Terminal

Based on https://github.com/jscrane/pacman which inturn was based on Frisnit's Pac Man Emulator

Useful reference, as was Chris Lomont's Pac Man emulation guide. (Reproduced here.)

The game runs in portrait mode the button positions will be on top right side of the WIO. Numbered 1, 2, 3 from top to bottom.

Controls

  • Button 1: One-player start
  • Button 2: Two-player start
  • Button 3: Coin
  • Joystick: Up, down, left, right

Screenshots

shot1 shot2 shot3

About

Pacman emulator running on the WIO Terminal


Languages

Language:C 77.0%Language:C++ 23.0%Language:Makefile 0.0%