News

nlove (Love 2D) v0.6.2 (Beta) (Caanoo misc)

As you probably know by now, LÖVE is a framework for making 2D games in the Lua programming language. LÖVE is totally free, and can be used in anything from friendly open-source hobby projects, to evil, closed-source commercial ones.

This is the first beta of the Love2D Game-Engine runtime for Caanoo!

By · 0 comments
FridgeMagnets v0.34 (Wii misc)

Fridge Magnets is a little game that lets you move magnetic fridge letters about, bit of fun and learning for children.

Changes:

Added on-screen icons
Added wheel selector
Added screen shot feature
Added a sound for the new screen shot option
Changed the controls a bit (buttons A and B)
Added clear option
Tweaked the way one or many players interacted

By · 0 comments
GRRLIB v4.3.1 (Wii misc)

GRRLIB is a C/C++ 2D Graphics library for Wii application developers. It is essentially a wrapper which presents a friendly interface to the Nintendo GX core. With it, coders can quickly and easily start creating graphical applications.

As of v4.1.0, GRRLIB is supplied as a standard C/C++ library (aka. archive) called ‘libgrrlib’. Because GRRLIB processes JPEG and PNG images, it requires the installation of the ‘libjpeg’ and ‘libpngu’ libraries. ‘libpngu’, in turn, requires ‘libpng’ and ‘libpng’ requires ‘libz’. GRRLIB also has FileIO functions to allow real-time loading and saving of graphical data, and thus also requires ‘libfat’.

Changes:

libpng was updated to version 1.4.4
FreeType updated to version 2.4.3
GRRLIB is compatible with libogc 1.8.4

By · 0 comments