Colored text in Java
I was wondering if there was a way to make colored console output in Java on repl. I tried ANSI escape codes and they didn't seem to work, so I need another way of doing it. Google isn't being particularly helpful with this.
Voters
Could you share your code using the ANSI escape codes? They work that way in Python, so I'd be surprised if they didn't in Java.
@SixBeeps Yep. Right here https://repl.it/@Deacon_Cronin/Frog-AI