Updated the README
This commit is contained in:
parent
9d6e2d0a0d
commit
9d8bc413ec
1 changed files with 22 additions and 1 deletions
21
README.md
21
README.md
|
@ -1,2 +1,23 @@
|
||||||
# libGDX Group Project
|
# libGDX Group Project
|
||||||
|
=======
|
||||||
|
|
||||||
|
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
|
||||||
|
|
||||||
|
|
||||||
|
##This is a second-year group project written in Java and LibGDX. The project consists of a Platform based game. There is a functional jar file inside the libGDXGroupProject_jar which allows you to play our game.
|
||||||
|
|
||||||
|
#This game was created by:
|
||||||
|
|
||||||
|
- Ash Reynolds
|
||||||
|
- Elliot Sloman
|
||||||
|
- Ben Goldsworthy
|
||||||
|
- Faisal Rahman
|
||||||
|
- Mark Sun
|
||||||
|
|
||||||
|
### Prerequisites
|
||||||
|
- Java: Before you get the code you will need to install have the latest version of JAVA installed
|
||||||
|
- libGDX: [libGDX](https://libgdx.badlogicgames.com/)
|
||||||
|
|
||||||
|
## Acknowledgments
|
||||||
|
|
||||||
|
* **libGDX** - [libGDX](https://libgdx.badlogicgames.com/)
|
||||||
|
|
Reference in a new issue