Skip to content

TeamField3/jTTD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories in Ready jTTD

3D Game Engine written in Java, hopefully for all of our Java games. Uses lwjgl and slick.

Building

We are using maven now so it is very easy to build.

Just run:

mvn install

to build.

Contribute

If you would like to contribute(thanks!), you should fork this repository and then make your changes there. Once you are done, come back here and make a pull request. Be descriptive of what your changes are doing.

Please follow standard Java coding standards, and don't import every single thing in org.lwjgl.GL11, GL15, GL20, etc. Use *.

License

We are licensed under the LGPL-2.1 license.

About

3D Game Engine written in Java, hopefully for all of our Java games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors