The Console Java Engine is based off of JavidX9's PixelGameEngine.
Uses Lanterna to emulate a terminal.
Currently has a flickering bug that can probably be fixed Check the ConsoleFPS class for an example of how to use the program. It is a port of JavidX9's raycaster from his video Code-It-Yourself. First Person Shooter (Quick and Simple C++)
Also comes with a Pair class that is a basic copy of C++s pair class.