Current Projects
Dragon Warrior PC

The main project I have been working on is a Dragon Warrior clone (dwpc). Dragon Warrior was a RPG game written for the NES (Nintendo Entertainment System). So far I have implemented the tile engine, bounds checking, people, shops, window system, menus, most of the fight sequence, and a map editor. The program tends to be a little buggy yet and I have not tested it on many platforms. As I fix problems I will post a updated version.
|
Instructions |
| Dragon Warrior -
Download and unzip into it's own directory. Run the executable file. Key values - [Tab] - Brings up and closes main menu. [F5] - Starts fight sequence. [Arrows] - Navigate world. |
| Dragon Warrior Map Editor -
Download and unzip into it's own directory. Run the executable file. Key values - [Space] - Brings up main menu. [Enter] - Brings up and closes tile selection option. [Arrows] - Navigate map. |
If more instructions on use are needed please tell me.
Slide Saver
A Windows 95 screen saver that lets you load your own list of bitmap files you want displayed. It centers the bitmap on the screen, and slides if off of the next one to be displayed. It has the options of randomly picking the next bitmap to be displayed and setting the wallpaper to the last bitmap displayed also it uses the registry to store it's information. It is a pretty robust program, a good example to go off of. Has some bugs though, I have had problems with the power saver coming on while the screen saver is running but other than that should be relatively bug free.
|
Instructions |
| Slide Saver - Download and unzip into your windows directory. In the display properties dialog box go the the screen saver tab and 'Slide Saver'. Click on the settings button and set up the bitmap list and any other options you want on. |