Below are Shahzad's Articles:
Ballion (PRCC 2012) (Pandora Game Port)

Ballion by Juergen Urban is based on the C64 game Crillion. This is a Breakout clone where you have to destroy blocks with a ball. If you copy a file music.mp3 to pandora/appdata/ballion/sound/, it will play the music. You can copy your own created levels to pandora/appdata/ballion/levels. The file for the first level is “level00”. You need to extract the [&hellip

By with 0 comments
Black-Box v1.4.8.1 (Pandora Game)

Black-Box by TomB – There’s a black box. You can shoot in and watch, where the shot leaves the box. In the box, crystals are reflecting the shots. You have to guess where the crystals are hidden, by watching your shots

By with 0 comments
OpenTitus v1.0.0.0 (Pandora Port misc)

OpenTitus is a rewrite of the game engine used in the old DOS-based games Titus the Fox and Moktar (the French version). This project parses the data directly from the original game data files. The project is based on SDL and programmed in C. Ported to Pandora by Sigma.nl

By with 0 comments
Boom (15-02-2012) (NES Game)

Boom by 3gengames and Tokumaru is a Kaboom! style game for NES. The goal is to catch all bombs in a ton, before they blast

By with 0 comments
Color Squares (24-03-2012) (NES Techdemo)

Color Squares by KHS shows 16*14 squares of 12 different colors (plus black). On each frame, two adjacent squares are swapped. Assembler source code is available

By with 0 comments
White Butterfly v1.1.0.2 (Pandora Game Port)

White Butterfly by Linley Henzell is a vertical shoot ’em up with 3 stages. There are four playable ships (plus one unlockable one) – each ship has three different attacks. When all three have reached a new level, they all power up at once – this means that you will need to balance your use of them. Ported to Pandora [&hellip

By with 0 comments
Clock (26-03-2012) (NES Application)

Clock by KHS is a digital seven-segment 24-hour clock. Set the time with arrows, toggle between NTSC and PAL with A button, toggle the visibility of unlit segments with B, and press start to start the clock. The clock should be more accurate than exactly 50 (PAL) or 60 (NTSC) frames per second

By with 0 comments
24 Balls (24-03-2012) (NES Techdemo)

24 Balls by KHS shows 24 16*16-pixel balls that bounce off walls. The balls don’t flicker because there’s never more than four of them (eight sprites) per scanline. (That’s because there are no more than two balls per scanline at the beginning and all balls have the same vertical velocity.) The color palette changes every 8th frame

By with 0 comments
Gradient Demo (15-03-2012) (NES Techdemo)

Gradient Demo by KHS is a technical demo written in Assembler. It shows rapidly moving colors and text that moves in a circle (using a sine look-up table)

By with 0 comments
KHS-NES-Brainfuck (14-03-2012) (NES misc)

KHS-NES-Brainfuck by KHS is an Interpreter for Brainfuck, an esoteric programming language. Assembler source-code is available

By with 0 comments