|
|
the following links are to programs, created by
myself for various college, university
and personal projects. you can select a program from below or from the navigation bar on
the right. a page will appear with a description of the project and a link to download the
project. enjoy!
 |
card game api
|
|
 |
the card game engine is a graphics, game and network library which allows others to easily adapt to create
their own card games. i have also created a multi-player blackjack implementation of the card game to show it in use.
|
 |
chat program
|
|
 |
this multi user chat program in java, was created as a project for university. I uses
the udp networking layer, and allows multiple users to connect and interact with each other
|
 |
company database
|
|
 |
this program, was created for a friends company, it is a fully functional database for an IT company
allowing them to keep track of orders, employees, invoices even emails
|
 |
mind game
|
|
 |
this java mind game, is a simple command line game, where the computer generates a random number, the user
then has to guess the correct 4 numbers in the correct order
|
 |
pong game
|
|
 |
this simple pong game is a mirror of the classic arcade game, it was a game designed when learning java which
allowed be to test simple graphics and algorithms
|
|
|
|