This project has been written primarily in Java. The game itself and underlying logic does not rely on external libraries, however the GUI uses: Swing for GUI components, ensuring consistent look ...
The engine requires Java 11 for compilation and execution. This engine is not intended for competitive use as it is a simple engine for testing the limits of Java programming. Only a couple of basic ...