Skip to content

notestudios/NoteEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NoteEngine

A two-dimensional game engine and UI for Java made with Java's Graphics 2D lib.

About

This engine is going to be used on Note Studios Games futurely. But you can also use it for your games if your project uses it as allowed with the GNU General Public License v3.0.

Development

Dependencies

Name Link
JDK 8+ openjdk.org
Gradle gradle.org

Building

With javadoc

 $ ./gradlew publish

No javadoc

 $ ./gradlew build

About

2D Game engine and UI for Java using Graphics2D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published