Latest News

Lopan v1.01 (Wii Game Port)
Lopan is a clone of Shanghai where the goal is to click on pairs of matching tiles to make them go away to eventually clear the board. Tiles can only be clicked on if they're not blocked sideways or above by another tile. Most tiles only match identical ones, but any two flowers match (ORC, PLUM, BAM or MUM) and any two seasons match (SPR, SUM, AUT or WIN). Read more
Fire v1.01 (Wii Techdemo)
Fire is a very small SDL demo program that simulates a fireworks display with plasma effects. '-' and '+' cycle through different color palettes. 'Home' exits. 'A' button paints. 'B' button ignites the atmosphere. '2' takes a screenshot. Read more
Inkpoly v1.01 (Wii misc)
Inkpoly is a screensaver for Wii homebrew. It's kind of like a spirograph but with overlapping regions that fill with the even/odd fill rule. It makes use of the ftgrays anti-aliasing rendering engine from the FreeType library. It is all done in software, no 3D at all, making use of the 4:2:2 YCrCb bitmapped screenbuffer for the display. It's using cubic bezier curves to define the shape to render. Read more