Mariana's Space Adventure beta Mac OS x 64bit

This is a game that I wrote where you navigate a shuttle around the screen collecting the floating penguins whilst being subject to the gravitational pull of some strategically placed planets, whilst making sure you don't run out of air or fuel. The game is written in c++ with dependancies on OpenGL.

There are currently 12 different levels, 4 textured planets, cool gravitational effects and a soundtrack.

I will be adding more features, sound effects and some more levels soon.

Marianas Space Adventure Marianas Space Adventure Marianas Space Adventure

Mac OS X 64bit binary Marianas Space Adventure - Stable Beta
Linux binary and source msa.tar.gz - unstable (currently undergoing rewrite)
Debian/Ubuntu msa-0.1.deb - unstable (currently undergoing rewrite)


Fretractor Linux and Windows

Fretractor is a simple guitar scale tool that I made. The features include tunable strings, so you set the tuning of each specific string, for example if you down tune or play with drop tunings you can easily configure the program for your setup. The program also always you to select the key, with many scales to choose from. I have also made a windows version.

fretractor screenshot linux fretractor screenshot linux

Linux binaries and source fretractor-0.1.tar.gz

fretractor screenshot windows fretractor screenshot windows

Windows binaries FretractorWIN32.zip (The source for the windows binaries are the same as above.)

php-mvc Linux

php-mvc is a flexible and powerful tool that enables developers to generate php files from their existing database tables. The aim of this project is give developers the ability to create the bulk of their data handling layers, simply and easily. You can instantly create models, input forms by using php-mvc_gen to browse your mysql database and tables to create yours files. You can use existing templates, we have codeigniter and standalone templates, you can customize these, or create your own.

linux installation install.sh (Will .deb package again when I get time.)
source php-mvc-source.tar.gz


Make sure you have wxWidgets installed.
To install, download the install.sh file.
# chmod +x install.sh
# ./install.sh
To run.
# php-mvc

php-mvc screenshot


OPENShed Linux

This is a game I decided to write in c++ as I used to play this game years ago and I couldn't find a linux version anywhere. If any problems are encountered with dependancies please email me dave@davenicholas.me.uk. openshed is an implementation of the little known card game shithead.

Debian / ubuntu openshed_0.2-1_i386.deb
rpm openshed-0.2-2.i386.rpm
source openshed-0.2.tar.gz

openshed screenshot