eng1team11game

EscapeFromUni

Tutorial

PDFs:

Plan

Week 1 plan

Week 1 Project Plan

The initial plan allows one week for each phase of the project.

Week 2 plan

Week2Plan.jpg

The website set up took less time than expected so the Method Selection and Planning phase began earlier, giving us more time before the deadline in case of delays in later stages.

Week 3-5 plan

The plan remained the same during these weeks.

Week 6 plan

Week 6 Project Plan

Implementation took longer than initially planned, but due to the previous edit of the plan there was enough time to accommodate for this.

Risk Assessment

Risk Register:

Risk Register

Architecture Diagrams

The first diagram to contain the entire state of the project at that time. classDiagramV1

The current state of the system classDiagramCurrent

Additional Content

A libGDX project generated with gdx-liftoff.

This project was generated with a template including simple application launchers and an ApplicationAdapter extension that draws libGDX logo.

Platforms

Gradle

This project uses Gradle to manage dependencies. The Gradle wrapper was included, so you can run Gradle tasks using gradlew.bat or ./gradlew commands. Useful Gradle tasks and flags:

Note that most tasks that are not specific to a single project can be run with name: prefix, where the name should be replaced with the ID of a specific project. For example, core:clean removes build folder only from the core project.