A very simple console graphics renderer written in plain Java, without any external libraries.
To use the project you can simply download the source code and compile it.
After use java Settings to start the settings menu. Here you can set the size of the console window and few other parameters.
After use a start button to launch the main program.
Project is available only on Windows, as it uses a default Windows terminal, but can be easily modified to work on other systems.
