Java
Java is a programming language originally developed by Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform.
Application
Platform
Any
License
Any
I am writing a Java game and there is only one instance of the actual game at any given time. Is there any harm in making all the components static so they can communicate easier (otherwise I'd have...
Hey Yumi,
DirectX isn't a language in and of itself--it's a library of functions that give programmers relatively low access to hardware on Windows machines. You can access DirectX in C, C++,...
This message was edited by Qane at 2003-6-4 10:51:27
We're not here to write other peoples code for them. Sorry.
I may be wrong but I think it's written in Java anyway.
Try writing it...
Hi!
I'm here because i think this is my last chance. I have Java programming as subject in school... and to get a postive mark i have to write a simple 2-player-network game in java... but to be...
Not going to yell but I am amused. Why throw a newbie offtrack initially. Let him have some fun making games, if it interests him he will know what he needs to learn :)
: Everyone's going to yell...
Everyone's going to yell at me for suggesting this to a newbie probrammer, but assmbler, for pure control. And it has the advantage of being the language everything else converts to, so you can...
Thank you very much this will prove most usful for sure.
: Hey Noside,
: I started out programming in BASIC. It's a good first language, as it lets you focus on writing code instead of...
Hey Noside,
I started out programming in BASIC. It's a good first language, as it lets you focus on writing code instead of wrestling with compilers and debuggers, which are sometimes...
hey dude, no problem with the help mate. please send me ur game when uve finished designing it so I can see how well u got on turning my pseudo code into actual code. Good luck with the game mate :)...
Thank u alot for ur response
would contact me at my yahoo e-mail to give u something more
ph056340454@yahoo.com
This is for anyone wants to contact me
Kreitler,
I know this is not the right board, but i am going to ask you anyway. You talked about the Java tuts on your (companys) site, and I was wandering if you know where to find a tutorial...
Hey Phattonace,
We program games like Sims and Pitfall in C++ and assembly language. However, there is a growing number of PC games that are programmed either fully in Java or that use Java (or a...
You said that you were a games developer designing games for games consoles such as ps2. What programming language do you use to design this games? is it java? if so how do you convert the java files...
Hey Phattonace,
I'm glad to help. Often, the "simple" questions you guys ask help me, too. I write a lot of games in Java, but don't use Swing or Awt that much--so answering others' questions helps...
Hello there, there is a game I play called runescape its a fairly basic online game you can see it at www.runescape.com it is written in java and its all online
My plan is to make a offline...
Hey-
See if this helps you. It was a report by a college student (who freely put it up, I didn't steal it or anything ;) and mainly focuses on Java Game Development and Evaluation. Chapter 5,...
This message was edited by Syxx at 2003-4-4 4:7:34
Anybody heard of this game by joel fan?
I have to modify this game for my project make it more cool and exciting and stuff....anybody can help?...
This message was edited by kreitler at 2003-3-31 15:35:32
Hi Antony,
Most of the books I have seen take one of two approaches. One group teaches you how to write an engine and then builds a simple...