This repository has been archived on 2022-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Ben Goldsworthy c9190e13c8 Fixed .jar 2020-06-24 13:36:24 +01:00
classes/artifacts/libGDXGroupProject_jar Fixed .jar 2020-06-24 13:36:24 +01:00
core Final few last minute changes 2016-02-23 12:25:03 +00:00
desktop Final few last minute changes 2016-02-23 12:25:03 +00:00
gradle/wrapper Basic Files 2016-02-08 18:08:43 +00:00
.gitattributes :neckbeard: Added .gitattributes 2016-02-08 17:03:03 +00:00
.gitignore Basic Files 2016-02-08 18:08:43 +00:00
README.md Cleaned some errors in the README 2017-11-06 12:33:07 +00:00
build.gradle Basic Files 2016-02-08 18:08:43 +00:00
gradle.properties Basic Files 2016-02-08 18:08:43 +00:00
gradlew Basic Files 2016-02-08 18:08:43 +00:00
gradlew.bat Basic Files 2016-02-08 18:08:43 +00:00
settings.gradle Basic Files 2016-02-08 18:08:43 +00:00

README.md

libGDX Group Project

=======

license

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

Acknowledgments