Here comes a “Cooking Timer” from Infantile Paralysiser.
Woopsie is a Window System for NDS.
New stuff:
– Textbox gadget with various alignment options;
– Improved the button gadget with text alignment options;
– More optimisation to the filled rectangle function;
– Event handling;
– General code tidying.
Gea vs CoDOS is a game Zalo and some friends developed in 72 hours for a game coding competition at a Campus Party in Valencia (Spain).
Picture stolen from http://www.dev-fr.org
Defend the castle from the knights by drawing magic to pop balloons!
http://www.dev-fr.org/projets/(ndsjeu)-magic-touch/0/?topicseen
Here comes a text “Black Jack” for NDS, aka 17+4.
http://palib.info/forum/modules/newbb/viewtopic.php?topic_id=3623&forum=9
Colors! is a simplistic digital application for Nintendo DS based on modern painting-techniques developed for drawing tablets in programs like Photoshop. By taking advantage of the pressure sensitivity of the DS touch-screen it becomes a perfect portable digital sketch-book.
eXdreAm has announced a possible release of ArchonDS v0.3 for this weekend and also presented a new screenshot.
More information:
You can play a complete round with two players, but with a limited numbers of units (because not all sprites are ready yet) and without any magic spells.
http://palib.info/forum/modules/newbb/viewtopic.php?viewmode=flat&type=&topic_id=2660&forum=9
NewDictS is a stardict dictionary program running on NDS.
Thanks to http://www.ds-scene.net and http://www.palib.info (Uwe) for the news.
http://tvgame360.com.tw/viewthread.php?tid=21913&page=36#pid269075
Here comes another update from Masterdje, Chain Reaction! This release is considered as “stable”.
Thanks to http://www.dev-fr.org for the news.
http://virtuapeanuts.dev-fr.org/p3706/2007-09-21-chain-reaction-v0-4.html
Woopsi, formerly known as WindowSystemDS has been updated:
Changes:
* Added woopsi class and moved event handling into it
* Moved bits and bobs around so that more is available in the base gadget class
* Added a pointer to the active gadget in windows so that loops are no longer needed to find it
* Changed filled rect function to draw vertical or horizontal lines instead of pixels
* Changed window activation so that click events are passed to gadgets immediately, rather than requiring a second click, as the former makes more sense with a touchscreen