btarcahn / shadow-leap

Simple slick2d game introducing basic Object-oriented principles.
0 stars 0 forks source link
java slick2d

Build Status

Project information

This project is an assignment of the following subject:
Subject: SWEN20003 Object-oriented Software Development
Instructors: Matt DeBono & Elanor McMurtry (University of Melbourne 2018)

Special thanks to Elanor McMurtry (Ellie) to have conducted the base code of the project.

Project status

This project is being refactored to a more generalized and easier-to-read version. Some object-oriented principles will be reassessed for their efficiency. In the long run, an AI player shall be implemented.

Build instruction

This project uses gradle 5.5 as a build automation tool. Simply utilizes the build.gradle file during import.

Updated by Bach Tran on 12 July 2019.