| Author |
What is a good front end to use for a Java web based game?
|
James Elsey
Ranch Hand
Joined: Dec 21, 2007
Posts: 228
|
|
I'm creating a game that will be hosted on the google app engine, which technology would be best for the front end or user interace?
I'm thinking that an applet may not be suitable to my game, and neither will regular JSP pages, what other alternatives do I have?
|
Kind Regards, James. OCPJP 1.6 || My SCJP / OCJCP Study Notes
Interested in : SCJP, Google App Engine, Stripes, Android;|| My Bite-Size SCJP Study Blog
|
 |
Mike Peters
Ranch Hand
Joined: Oct 10, 2009
Posts: 67
|
|
|
It depends on the type of game you want to make. Flash is popular, but I think an applet with JOGL should work excellent.
|
Mike Peters
|
 |
 |
|
|
subject: What is a good front end to use for a Java web based game?
|
|
|