JJJ’s “Adventure Game Studio Runtime for PSP” allows you to run AGS games. This port can run games made with AGS 3.2x only at the moment. News-Source: http://wololo.net/talk/viewtopic.php?f=2&t=7655
JJJ’s “Adventure Game Studio Runtime for PSP” allows you to run AGS games. This port can run games made with AGS 3.2x only at the moment. News-Source: http://wololo.net/talk/viewtopic.php?f=2&t=7655
Wagic is an Heroic Fantasy battle game reproducing the rules of a famous Collectible trading card game. In Wagic, you fight against an AI with your deck of cards. Each time you win, you earn credits to buy more cards in the shop, and improve your deck. Wagic runs also on Windows and Linux. Changes: * More than 500 new … Read more
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
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
ant512 updated his remake of “Earth Shaker“, a “Boulder Dash” like game, originally released for ZX Spectrum in 1990. Release notes: This version includes a few bugfixes. It will probably be the last EarthShakerDS release.
QCheckers is a Checkers game written using Qt.
easyPaint is a easy graphic editing program.
XHTML Wysiwyg Qeditor is a light html Wysiwyg editor to work self or to integrate on a QT 4 CMS projekt, or in place of Word and exports as .pdf file.
CScreenie is a screenshot utility written in Qt which allows you to quickly capture the area of your screen and: Upload it to your own server Upload it to imgur or imageshack And have a link directly in your clipboard Save it on your hdd Copy it to your clipboard.
FairSeaBattle is the battleship type game you might have played before. This implementation of the game has some pretty features. It supports set of different rules: -classic-, -salvo-, and some other. Computer never peeps into your world! The game is fully fair. All computers tactic based on artificial intelligence approaches.