Finished Projects


Galactic Cruise

A small game I decided to do, coded in about 2 hours, plus graphics that took me about half an hour (thanks to PP256). This is pure basic because I tought using ASM and C in this project would be like using a cannon to hit a fly.

Click here to enter its own page



Galactic Cruise X

An "upgrade" from the above, I introduced assembly to it, getting the game to be much faster and work much better, graphics are the same but gameplay is quite different.

Click here to enter its own page



Keyboard Handler for QB

A library (collection fo subs) written in assembly to handle the keyboard differentely. Supports multiple key presses while keeping INKEY$ working.

Language:Assembly and BASIC.
Download:KEYB.ZIP (6.55kb).



Guessing Game

This is a guessing game I wrote long ago because someone asked me for help writting such a program (can't seem to remember who though).

Language:Assembly.
Download:GUESS.ZIP (765b).
Source Code:GUESSSRC.ZIP (2.01kb).