console gui
Hey everyone,
I recently found the need to program a gui in Java but in console, no actual screen or anything. However, I cannot find any examples of how to create a gui in the terminal in java. All it would need to do is show the movement of something.
Thanks a bunch !
raj

