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:

For more information, check out the github repository.