I created my game long name program.

Asked By 0 points N/A Posted on -
qa-featured

Hello,

I created my game long name program. I am using java programming language and the system varies about generating unique and long possible cool character names in online gaming industry. My friends ask me to do that for their 25 characters in different online games. Can you share with me some idea on how to improve the graphical user interface or environment of my program to make it more cool?

Waiting for your support, thank you.

SHARE
Best Answer by LyanaHay
Answered By 5 points N/A #180272

I created my game long name program.

qa-featured

Use Graphic Library such as; OpenGL or DirectX for better performance instead of JAVA. OpenGL can easily be fitted with QGLWidget. Try some thing new which you haven’t tried yet by the using of these. Find more about widget with OpenGL review.

Hope my suggestion is useful for you.

Best Answer
Best Answer
Answered By 0 points N/A #180273

I created my game long name program.

qa-featured

Hi,

I think you are using JAVA swing GUI which look bit boring, but you can improvise it by changing its look and feel.

I am providing you a link so that you can get it how to do it. There are several answers for it. Please check link below:

https://stackoverflow.com/questions/2592207/how-to-improve-look-and-feel-of-java-swing-gui

A link provided above contains 5 solutions.

Related Questions