how do i add designs, colours and fonts into a java programme | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

how do i add designs, colours and fonts into a java programme

i am doing an assignment where i was assigned a blackjack game ( and a few extra features ) and i was thinking of adding some colour and fonts and designs to it, like an actual game. can someone fill me up on some java console game programming tips? thanks ps : i also wanted to add more games into the programme like rummy and poker + add a user progress save interface

27th Nov 2017, 4:45 AM
yasmin
yasmin - avatar
1 Answer
+ 1
By using Swing. - Use -- a Java IDE (Eclipse, NetBeans, IntelliJ) to work with Swing. ^_^
27th Nov 2017, 6:07 AM
jamilxt
jamilxt - avatar