This project is about converting a program written in machine code into object oriented Java code, more specifically converting a game written in Motorolla68000 machine code for the Sega Genesis/Megadrive into Java.
The requirements are:
preserve the look and feel of the game
produce code with a specific level of object-orientedness