My GP2X projects

Even before I got my GP2X I installed the devkit on my Linux box and started reading up on the APIs. The same day I got my box I started hacking it. Here are the results of the hacking.

Mandelbrot fractals

This was the first stuff I made on the GP2X (except for a quick port of a SDL example). It's a simple Mandelbrot fractal renderer which renders the fractal in two different zoom levels. Since the CPU is only 200Mhz it's not the quickest stuff in the world, even though I tried a bunch of optimizing tricks (mirror rendering among others).

Controls

  • A-button: Zoom in/out
  • All other buttons: Quit

Install

Download and unzip the zip-file onto your memorycard and launch fractal.gpe

Download version 0.1

Memory game

The second project for my GP2X was a portable version of the game of Memory. The version you can download here is about half finnished so don't expect too much yet.

Download version 0.5

Last changed: July 13 2007 20:50:50