Below are Shahzad's Articles:
WireWorld DS v0.3 (NDS port misc)

WireWorld DS is a DS port of a cellular automation under the same name. So far it has: – basic WireWorld implemented – editor builtin – clear/clear electrons Further release notes: About WireWorld WireWorld has 4 states: space – represented by black wire – represented by gold spark – represented by red tail – represented by blue Spark changes to [&hellip

By with 0 comments
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 [&hellip

By with 0 comments
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. If b – a is negative or zero, jump to c. Otherwise, go to the next command. The code IS in [&hellip

By with 0 comments
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. Changes: – Added Sudden Death (arcade) mode for even more fun ! – Core CPU/ram optimisations – Pause button ! – Added version number to [&hellip

By with 0 comments
DroidDraw r1b5 (Android misc)

DroidDraw is a graphical user interface (GUI) builder for the Android platform

By with 0 comments
Positron v0.7 (Alpha) (Android Application misc)

Android instrumentations are powerful tools for automating android applications and make a nice fit for automated acceptance testing. Positron provides an instrumentation and some support classes to help writing acceptance tests. It is provided as a jar that gets bundled with your application. Right now acceptance tests are written in junit. Support for running scripts from resources is planned&#

By with 0 comments
BIG 20 (PSP Demo)

BIG 20 is a demo to celebrate the 20th Anniversary of the release of the B.I.G demo by TEX. Leave feedback here: http://www.pouet.net/prod.php?which

By with 0 comments
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 [&hellip

By with 0 comments
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 [&hellip

By with 0 comments
PSPSIM v1.2.1 (SAM Coupe emu for PSP)

Here is the final version of PSPSim the SamCoupe Emulator for PSP. SimCoupe emulates a SAM Coupe – an 8-bit, Z80-based home computer released in 1989 by Miles Gordon Technology. Changes: – Many optimizations to speed up the emulation in z80, video and sound emulation part. Many games are now fullspeed (50 fps) even at 222Mhz !! – Many new [&hellip

By with 0 comments