

Lots of new features and updates, not the least of which is a complete AI overhaul and 17 levels. Download link coming sometime tomorrow
For about a week now, I've been pushing my programming skills to their embarrassing limit and as a result, I have made this very, very early build of my wii homebrew project. As the title implies, it is a very poor pac-man clone, programmed with the amazing GRRLIB library (oh how I love this library <3). Anyways, all you need to do is download the archive, and extract it to your sd card under the /Apps directory and load it with homebrew channel.
So far I've implemented:
- a tile based level system
- pellet counting/eating
- pac booster (press button 2 for double speed)
- debug mode (hold button 1 to see useless debugging crap)
- level resets after you exit to titlescreen/clear the level
- screen wrapping (broken on right side due to technical error, will fix later)
- timer
- ghosts
- super pellets actually doing something
- a level system that supports more than one level, and dynamic loading
- and lots more
This post has been edited by Dude: 10 November 2010 - 02:50 AM



