Skip to content

The main purpose of the project is to learn and practise relatively clean java code and experiment with a wide range of API provided by Java SE libraries

License

Notifications You must be signed in to change notification settings

UniversityOfBrightonComputing/Jelly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jelly

Jelly is a simple(-ish) Mario style game which can be used to learn intermediate/advanced game programming techniques

Compile & Run

Required:

  • JDK 1.8+
  • almasb-lib.jar 1.1.2 (can be found in lib/)

Commands:

(in project root)

$ mvn package
$ mvn exec:java

About

The main purpose of the project is to learn and practise relatively clean java code and experiment with a wide range of API provided by Java SE libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages