Skip to content

payet-s/304pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

304pacman

A C++ ASCII art Pac-man project on Wii

Dependencies

Build

Run make. Two valid executable files will be generated:

  1. 304pacman.dol
  2. 304pacman.elf

Rename them boot.dol and boot.elf and replace the old boot.elf file by one of them if you want to run it on Wii through the Homebrew Channel.

How to launch

  1. Emulator
  1. Wii
  • Copy the sd folder contents to the root of your external device (SD/USB)
  • Put your external device into your Wii and run the Homebrew Channel
  • Choose 304pacman and Launch

Game Controls (Wii Remote)

Button Description
+ Pause button
- Reset button
HOME Exit button
Move buttons

Caption

Character Description
Space
. Pacgum
P Player
F Ghost

How to play

Choose a map with the and arrows. Press A to confirm your choice. Then avoid the ghost and grab all pacgums of the map to win.