Nintendo DS News
Impossible Tic-Tac-Toe (NDS Game)

Impossible Tic-Tac-Toe aims to be a Tic-Tac-Toe game which is impossibel to beat!

http://palib-dev.com/forum/index.php/topic,496.0.html

By with 0 comments
RockBot v0.1 (Beta 4) (NDS Game)

RockBot is supposed to become a multi-platform action game and borrows elements from Capcom’s Megaman.

The game itsef is open source, help the author if you can!

http://rockbot.upperland.net/?p=196

By with 0 comments
Word Wrap v1.20 (NDS Game)

Word Wrap is a DS version of a popular word jumbling game. Can you unscramble the given letters to make as many words as possible and reveal the mystery word?

Changes:

– Added two new game modes – Challenge 1 and Challenge 2 where you can play time attack or endless modes on a specific word.
– Added exit to menu functionality.
– Rebuilt with latest libnds. Should fix sound / mod playback issues.
– Removed EFS code. Settings now saved to /data/wordwrap folder on your card.
– Hopefully fixed nasty hardware only crash.

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

By with 0 comments
Rokoban (14-03-2010) (NDS Game)

Rokoban is a 3D Sokoban game for Nintendo DS.

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

By with 0 comments
maketens v0.06.1 (NDS Game)

Mankind’s oldest enemy, the decimal numbers 1 to 5 have launched another audacious attack and it’s up to you to stop them. They have one weakness – they self destruct when they are combined to make the number ten. Select numbers with the stylus and make tens to save the world.

How to play:
– Numbers have to be on the same horizontal line and add up to 10.
– All hope is lost when the numbers break through the top of the screen.

Changes:

Just a very small update to add support for exit to menu

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

By with 0 comments
AemioDA v3.0 (Arcade machine emu for NDS)

AemioDA is an arcade machine emulator for a few games such as Asteroids, Tempest, Gravitar and Battle Zone.

Of course the commercial roms are not included and you need to find it on your own – do not ask the author of this emulator nor anyone on this site for it.

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

By with 0 comments
Woopsi v0.46 (NDS misc)

Woopsi is a Nintendo DS GUI library for rapidly creating user interfaces for homebrew software. Modelled after the AmigaOS windowing system.

Release notes:

Fixes:
– MultiLineTextBox jumps to bottom of text correctly when required to do so.
– MultiLineTextBox extensively refactored.
– MultiLineTextBox top-aligns when text exceeds size of gadget.
– MultiLineTextBox alignment options all work.
– Removed ScrollingPanel::clipToClientRect().
– Made Woopsi::startup() pure virtual; no longer needs to be called as the first instruction in user override.
– Woopsi::startup() and Woopsi::shutdown() are protected, not public.
– Deleted helloworld_alternative example.
– Switched various string methods from using u32 to s32 types.

New Features:
– Cursor jumps to click point when MultiLineTextBox is clicked.
– D-pad up/down move cursor up/down in MultiLineTextBox.
– MultiLineTextBox shows keyboard when double-clicked.
– MultiLineTextBox scrolls to follow cursor when moved with the d-pad.
– TextBox and MultiLineTextBox keyboard popup can be enabled/disabled using enableKeyboardPopup() and disableKeyboardPopup().
– Built with devkitARM r28.
– Added TextBoxBase interface to ensure that all TextBox-style classes implement the same methods.
– Added SliderBase interface to ensure that all Slider-style classes implement the same methods.
– Added ListBoxBase interface to ensure that all ListBox-style classes implement the same methods.
– Progress bar optionally shows percentage completed.

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

By with 0 comments
RockBot (02-04-2010) (NDS Game)

RockBot is supposed to become a multi-platform action game. Guessing from the “logo” the game might be going into the Megaman direction.

The game itsef is open source and in early stages! If you want to help the author, no one holds you back 🙂

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

http://rockbot.upperland.net/

By with 0 comments
devkitARM (Release 30) (NDS misc)

devkitARM is a toolchain for DS, GBA and GP32.

Changes:

In a rather embarrassing faux pas it looks like at least some of the increased binary size in devkitARM compiled binaries came from newlib being compiled without optimisation, oops. devkitARM release 30 fixes this and is now available through the windows installer and the getting started page on the wiki. With thanks to z-g for the bug report.

devkitARM release 30
update to binutils 2.20.1
patched for arm thumb scheduler bug.
corrected default utf8 charset setup.
newlib compiled with optimisation.

http://www.devkitpro.org/devkitarm/devkitarm-release-30/

By with 0 comments
AmazeDS v1.1 (NDS Game)

Help the pengiun to find his way out of the maze!

http://mlucanius.drunkencoders.com/2010/03/14/amazeds-an-amazingly-original-tile-huh-p/

By with 0 comments