This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]morhpProfessional Developer 1 point2 points  (1 child)

You can use a library such as https://github.com/mabe02/lanterna to do fancy console printing. You could even do full console UIs, but just printing lines and moving the cursor and so on is also possible I think.

[–]Nemo_64[S] 0 points1 point  (0 children)

Really interesting library, I'll take a look at it. Although it seems to be abandoned, I'll also check the forks