Project information

These are two programs that I wrote in my first year of university. Understandably, everyone had to be brought to the same speed with regard to their programming knowledge. Thus we had two modules, Procedural Programming and Object Orientated Programming. Since I already knew to program, I asked the Lecturer if I can go all out and do something extra and these were the programs I came up with.

The PP program is a text-based game. You try to have to manage a theme park of dinosaurs. The OOP program is a very basic 2D video game that was made entirely in java.