Latest News

Unnamed Scrolling Game WIP (A2600 Game)
Quote: This is a scrolling game where you fly through an opening in each force field. The force fields are blue right now, but I'll probably change the color to something else later. If you miss an opening and bust through a force field instead, the energy bar will decrease. Read more
PNGU v0.2b (GC misc)
PNGU is a lib for Wii and GameCube that 'wrap' the famous libpng and facilitate png handling and conversions to the native Wii/GC formats. PNG format has some properties which make it interesting: A background color, a list of transparent colors, alpha channel, it doesn't modify the colors (as jpeg do when compression), open format... Read more
PNGU v0.2b (Wii misc)
PNGU is a lib for Wii and GameCube that 'wrap' the famous libpng and facilitate png handling and conversions to the native Wii/GC formats. PNG format has some properties which make it interesting: A background color, a list of transparent colors, alpha channel, it doesn't modify the colors (as jpeg do when compression), open format... Read more
libwiisprite v0.1.9 (Wii misc)
libwiisprite is a C++ sprite library written for the Wii which utilises GX for all it's graphical operations, meaning the GPU is used to accelerate graphics. Read more