Latest News

Scrabble Assistant WIP (NDS misc)
nipil is still heavily working on an improved version of his "Scrabble Assistan". Here is what he said in the GBAdev.org boards today: As you can see, the following points are have already been addressed: - visual: grey square is visual click feedback - visual: green shows active function/option - visual: validation/ok button - visual: bigger, finger-friendly touch-zone (i don't advocate it) - data: Up/Dw are paging buttons, used for score & search - visual: Hide letters/numbers when not appropriate - visual: back to "landscape" mode, which is left handed friendly - data: search with sort options (alpha, score, length) Read more
Snowflakes (27-01-2008) (NDS Game)
Snowflakes is a game where you roll a snow ball and try collect the snowflakes scattered around the field. Your goal in the end is nothing less but to roll a giant snow man! This version is slightly updated from the Drunkencoders 2007 Christmas compo, fixing few bugs and adding features like support for the DS Motion Card and an ending screen where you can actually see what's going on. :) Read more
Subleq DS v0.2 (NDS misc)
Subleq DS is a mod of original subleq. Subleq consists of just one command "subtract and branch(jump) if negative or zero) Each subleq command consists of 3 words: a, b and c. a, b and c are memory addresses. Read more
TangledBugs v1.25 (PPC Game)
While the spiders were moving around the forest, they got their webs completely tangled up... Try to move the bugs around and untangle the mess... Crossing lines are shown in white, untangled lines in green. Read more
Box2D DS (r80) (NDS misc)
Box2D is a very easy to use 2D physics library with a growing set of features. Box2D got a lot of attention from the game Crayon Physics that showed the potential of the library. Unfortunately, it is not perfect for the DS, because it uses floating point math, which the DS’s CPUs don’t support. The DS version uses fixed point math. Read more
Pocket Physics v0.3 (NDS misc)
What does it do? You can design scenes freely by drawing things with the stylus. Things can be solid, like ramps and floors, or dynamic, like balls or boxes. Like in The Incredible Machine, you can reset the scene, change it, and start the simulation again. It’s even more fun if you have a DS Motion, which can be used to control gravity! Read more