Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 450 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 450 Bytes

Luggage Tycoon

Luggage Tycoon is a game in which you have to build a system of conveyor belts to get luggage transported to the right location.

Building

Luggage Tycoon has the following dependencies:

  • LWJGL: lwjgl.jar and lwjgl_util.jar
  • Slick-Util: slick-util.jar
  • JBullet: jbullet.jar
  • Sun's vector math library (javax.vecmath): vecmath.jar

We are working on getting an Ant build script, please come back later...