RIT Classes
The following are projects from various programming courses. They are meant to be a guide to anyone taking those courses.
Hangman Game (Java)
This is a simple hangman program that I made to help someone.
hangman.zip |
6.1 KB | 12-16-2004 |
CS3 Chat (Java)
Our task was to write a simple chat program. This program needed to authenticate with a server, but chat connections should be client-to-client.
cs3chat.zip |
68.0 bytes | 12-16-2004 |
CS4 Config Puzzles (C++)
See the write-up for the project description.
cs4-snapshot.zip |
10.5 KB | 12-16-2004 |
SE361 Spelling Games (Java)
See the write-up for the project description.
se361-snapshot.zip |
1,009.7 KB | 02-18-2005 |
SE362 Copier Path Simulator (C++)
See the Part 1 and Part 2 write-ups for the project description.
se362-snapshot.zip |
2.9 MB | 04-24-2005 |
SE549 HCI Design Project (VB6)
See the write-up for the project description.