Shahzad Sahaib's Articles

Duck Hunt v1.7 (Wii Game)
Duck Hunt is a very minimal, clone of the classic NES/Famicom game Duck Hunt where you shoot ducks.
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...
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...
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.