Latest News

HexGlass v1.0.0.0 (Pandora Game Port)

HexGlass is a Tetris-like puzzle game where 10 different types of blocks continuously fall from above and you must arrange them to make horizontal rows of hexagonal bricks. Completing any row causes those hexagonal blocks to disappear and the rest above move downwards. The blocks above gradually fall faster and the game is over when the screen fills up and … Read more

http://repo.openpandora.org/?page=detail&app=hexglass-app

By · 0 comments
WoopsiGfx v1.4 (NDS misc)

WoopsiGfx is a C++ 2D graphics library for the Nintendo DS, derived from the Woopsi GUI framework. It allows the developer to create and manipulate bitmaps using a comprehensive set of drawing tools. It includes an extensible font system for drawing text to bitmaps, and features support for packed monochrome and 16-bit fonts out of the box. Changes: – Animation::play() … Read more

http://forum.gbadev.org/viewtopic.php?t=17342

By · 0 comments
Woopsi v1.3 (NDS misc)

Woopsi is a Nintendo DS GUI library for rapidly creating user interfaces for homebrew software. Modelled after the AmigaOS windowing system. You can find a complete changelog in ant512’s Blog here or directly here: Fixes: – Label and TextBox are more efficient when rendering text changes. – Removed unused GLYPH_MAP_SIZE constant from fontbase.h. – Header file in template moved into … Read more

http://forum.gbadev.org/viewtopic.php?t=14332&postdays=0&postorder=asc&start=90

By · 0 comments