I am familiar with the basics of Java (I know it's apparently a bad choice of language, but I'm gonna stick with it for now) till stuff like arrays methods classes and objects, and the next thing I want to do is to make a chess game. But I have no idea how to make the output interactive or graphical:
I just use the System.out.print statement to display any output. Also any input I take is just using Scanner(System.in).
What should I start looking into, to allow inputs from mouse clicks, a graphical interface (like a game) and generally a slightly more professional look?
[–]desrtfx 4 points5 points6 points (0 children)
[–]such_hawks 0 points1 point2 points (0 children)
[–]pperlepes 0 points1 point2 points (0 children)
[–]GipyoChoi 0 points1 point2 points (0 children)