Skip to content

Commit

Permalink
Added links to JavaDoc and SonarCloud report.
Browse files Browse the repository at this point in the history
  • Loading branch information
applebyter authored Sep 7, 2022
1 parent 7effdf8 commit 6bb5e90
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# UQ Game Engine

## Description

This game engine was developed to support studio-based project courses at the [University of Queensland](https://uq.edu.au/ "UQ Home Page"). It provides a fun environment in which students can develop a real game over the duration of the semester. It is based on the [libGDX](https://libgdx.com/ "libGDX Information") framework and is developed in Java.

You are welcome to use the game engine for your own purposes. It is released under the [MIT license](https://opensource.org/licenses/MIT "MIT License Description"). Acknowledgment of the source of the game engine is required.

## Documentation and Reports

- [JavaDoc](https://uqdeco2800.github.io/game-engine/)
- [SonarCloud](https://sonarcloud.io/project/overview?id=UQdeco2800_game-engine)

0 comments on commit 6bb5e90

Please sign in to comment.