From: Dancing Fingers on
Hi Guys,
I'm thinking about trying to do a game where buttons spin around on a
ball. Is this possible in JAVA? Would you write your own JPanel or
use JAVA 3D?

Thanks.
Chris
From: Jeff Higgins on
On 5/15/2010 8:43 AM, Dancing Fingers wrote:
> Hi Guys,
> I'm thinking about trying to do a game where buttons spin around on a
> ball. Is this possible in JAVA? Would you write your own JPanel or
> use JAVA 3D?
>
> Thanks.
> Chris
It's possible to write games in Java.
I'd start with a web search: java+game+programming.