954,545 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Need some help on designing a game GUI

I am in the process of designing a game implementation in Java, and without much experience with GUIs past swing applications, I am not quite sure where to start with this.

The game I will be implementing can be seen and played here:
http://www.pentago-online.com/

In other words, it is board game, divided into 4 individual, movable (360* turnable, 90* at a time) squares.

Using some sort of double buffering, I can flip each of the squares of this game, but what I would like to do is create an animated effect of them turning, such as on the website above. Can anyone recommend a good way to do this?

Ratte
Light Poster
38 posts since Oct 2007
Reputation Points: 10
Solved Threads: 0
 

I have not visited the link but you might be interested in the JMonkey gaming engine for designing/implementing your game.

stephen84s
Nearly a Posting Virtuoso
1,443 posts since Jul 2007
Reputation Points: 668
Solved Threads: 154
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You