Module fastj.library
The FastJ Library in its entirety.
FastJ does not use any external dependencies -- it relies entirely on Java 11's java.desktop
module, using
AWT and Swing to display output.
This game library is split into two main parts:
- the framework with which to build games (every package except
io.github.lucasstarsz.fastj.engine
), and - the engine running it (just package
engine
).
For more information, check out the github repository.
-
-
Packages
-