• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Devaka Cooray
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • paul wheaton
  • Paul Clapham
Saloon Keepers:
  • Piet Souris
Bartenders:

Java game programming

 
Ranch Hand
Posts: 641
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi
can anybody please provide me with the exact link from where i can download Api for java game programming . It would be good if you can provide me with some tutorials on this subject
thanks in advance
regards
raghav mathur
 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There's an API for Java Game Programming?
 
Raghav Mathur
Ranch Hand
Posts: 641
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ya . i guess there is . I just saw something called GAMELETS on sun.java.com a couple of months back .

Originally posted by Thomas Paul:
There's an API for Java Game Programming?

 
Thomas Paul
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think you misread the site. "Gamelet" is the name of a company that makes games using Java technology. A search on java.sun.com reveals no other hits for "gamelet".
 
Bartender
Posts: 2205
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There's also a JSR (#134) that deals with a Games API for java. You can read about it here:
http://www.jcp.org/jsr/detail/134.jsp
[ April 26, 2002: Message edited by: Rob Ross ]
 
Raghav Mathur
Ranch Hand
Posts: 641
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi rob & thomas
this is what i've found
http://wow.hipbone.com/GameletToolkit/
 
Thomas Paul
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
When I saw your comment that it was on java.sun.com I assumed that you were looking for a Sun API. You probably should have put this question in third party products.
 
Raghav Mathur
Ranch Hand
Posts: 641
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I was wondering whether there is an API for java games programming . i,am confused as to where to start from . PLease if you could guide me .

Originally posted by Thomas Paul:
When I saw your comment that it was on java.sun.com I assumed that you were looking for a Sun API. You probably should have put this question in third party products.

 
reply
    Bookmark Topic Watch Topic
  • New Topic