Hello JGO developers,
I have been following this website on and off since the start of my Java development career (~1 year ago),
but only recently I have started developing my own little game.
Now I’m stuck with what I guess is going to be a newbie question:
How do I create a proper ingame chat/console?
I’m using a JFrame & a Canvas at this point, but how can I render/toggle a console over/in these containers.
I have tried searching these forums but with no luck.
Any example implementations/guidance would be greatly appreciated!
Thanks in advance guys!
Sleeper.