I was contacted to create some programs for the Parallax C3 board. Since it contained the
Propeller microcontroller, I decided to port over a number of existing Propeller applications
so users can have a large variety of software ready to use. I contacted different authors and
ported the following software: Boulderdash, Dodgey Kong, Fantasy Fighter, Grid Runner, Load Runner,
and Unterwelt. I have also ported over my prior games of Ball Buster, Spinpong, Spintris, and X-Racer.
These programs can be downloaded at ftp://ftp.propeller-chip.com/PropC3/Games/Jay_T_Cook/.
I also created some new programs for the C3 listed below:
This is an action adventure game that I finished about year after the C3 was released. You play the roll of an adventurer who has to return the 6 mystical treasures to the castle and save the kingdom. The enemies and treasures are randomly placed in the world so each game is different. Download here | |
This was a joint effort by myself and Doug Dingus. Doug started the port of this game a few years ago and I picked it up and completed it. This is a 1 or 2 player game where you have to move your Chicken across the road as many times as you can before time runs out. | |
|
This is a bootloader for the C3 that can load Propeller applications off of the micro SD card. What makes this bootloader unique is along with the Propeller binary files there are text files to give a short desciption or instructions for each Propeller program. |