Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

I want to make a simple PC game

Name: Anonymous 2005-09-13 13:56

Is there any recommanded website with instructions?
What programs do you guys use?



Fixed for retard :P

Name: Anonymous 2005-09-14 5:50

I'll advice against writing games in Java. They'll suck, and if you're up for that complexity (APIs suck ass), you're up for something better that will get nicer, faster, cleaner results, like C+SDL.

However, follow Anonymous >>11's advice.

Name: Anonymous 2005-09-18 9:39

www.lwjgl.com

They'll point you in the right direction.

Name: Anonymous 2005-09-18 17:10

>>12

Because standard C APIs are so much more extensive than standard C APIs.

Vampire: Redemption was written in Java, and turned out pretty well IMHO.  It isn't impossible to write a good game in Java.  Just difficult, like in any language, because writing a good game *is* difficult.

That aside, whether you want to write a game in Java or not depends on the sort of game.  If you're looking at some sort of click-based web strategy game, Java'd work fine.  If you want some sort of fast-paced shooter, quit and go find something useful to do with your time, because you'll only learn the wrong thing if you start hacking away at something like that when you're asking questions like you're asking.  Follow >>11 's advice and "start small, start small..."

Also, avoid language fanboyism.  It's lame and indicative of an immature approach to development.  (Note that I'm *not* referring to >>12--- fanboyism provides no good reasons.  >>12 at least provided a good reason.  Poor conclusion, but good reason.  The Java APIs can get pretty complex.)

Name: Anonymous 2005-09-18 17:17

>>13
NO JAVA. It's unproductive, complicated, and slow. In the end, you'll end up taking as much complexity as C, but you will end up using a half assed engine. If you're going for something easy without caring much for the result (which is what you should do first, BTW), go get something simpler, avoid Java at all costs. If you want to be serious, then don't use Java, use C and C++.

>>14
Not at all. Vampire: The Masquerade - Redemption was written in real language, like everything else. Only its high-level scripting engine was Java.

Name: Anonymous 2005-09-18 17:19

me = dumbass.

>>14 (modified)

"Because standard C APIs are so much more extensive than standard C APIs."

=>

"Because standard C APIs are so much more extensive than standard Java APIs."

Name: Alecto 2005-09-18 17:58

If you have to ask how to make a game then you aren't capable of making one. It's that simple.

Name: Anonymous 2005-09-18 23:29

LOOK AT THE CODE FROM FROZEN BUBBLE 2.5K LINES OF PERL AND IT IS A FULL BUBBLE BOBBLE CLONE

Name: Anonymous 2005-09-19 6:18 (sage)

>>18
Please call your setCapsLock(false) method before proceeding.

Name: Anonymous 2005-09-19 7:44

>>16
Because standard C APIs are so much more extensive than standard Java APIs.
Ah, now I understand. The C standard library sucks, granted. You shouldn't even use most of it. But that's where SDL, BString, ICU, PCRE, and other fine multiplatform libraries come in. Besides, you need little more for gaming.

Name: Anonymous 2005-09-19 23:13

What I think C desperately needs are for the standard libraries to be overhauled (and expanded).

Name: Anonymous 2005-09-19 23:27

C++ is getting expanded libraries (see tr0, I think the name is); it consists of some even crazier syntax than already exists and some stuff imported from Boost.

I wish there was a really readable and compact implementation of the STL around. G++ makes me want to poke my eyes out.

Name: Anonymous 2005-09-20 5:41

I prefer C over C++ though, that's why. The STL isn't exactly my cuppa tea, even though I know how to use it.

Name: Anonymous 2005-09-20 7:10

What I think C desperately needs are for the standard libraries to be overhauled (and expanded).
Truth. A lot of old languages suffer from a standard lib that no longer fits in with the modern world. Common Lisp has this problem. Java is already starting to suffer from it, but Sun don't want to remove their shitty inconsistant code because it will break older apps, so the API just gets huger and harder to understand.

Name: Anonymous 2005-09-20 7:22

Truth. C has been unfairly abandoned. I demand for a newstdlib including everything from a multimedia abstraction layer (which may very well be SDL) to hashes, from Unicode 4.1 UTF-8, UTF-16 and UTF-32 strings (with length and dynamic allocation) to a decent, simple datetime API, from threads to better sockets.

Name: Anonymous 2005-09-20 7:37

>>25
I can't tell if you're being sarcastic or not.

Name: Anonymous 2005-09-20 17:00

I want a portable time API that is accurate to microseconds like OS X is.

Name: Anonymous 2005-09-20 17:53

>>27
will it be portable anymore then?

Name: Anonymous 2005-09-21 0:28

>>28
We'll have to kill everyone who uses systems too crappy to support it.

Name: Anonymous 2005-09-21 19:30

>>27

No.

Or, more completely, no effing way.

We now return you to your regularly scheduled postage.

Name: koko775 2005-09-21 23:53

>>15 -- actually, Java isnt quite so slow anymore -- rather than compiling on-the-fly, it compiles the intermediate bytecode when the program is first run. Java is not inherently slow, though I do agree that as a language it is fairly complex -- but also fairly secure. For beginners, it might not be their cup of tea, but it is by no means an inadequate language.

Name: Anonymous 2005-09-22 2:26

Name: meltingwax 2005-10-05 19:10

i dont think he knows any programming

Name: Anonymous 2005-10-06 9:08

>>26
Why?

Name: Anonymous 2005-10-06 10:51 (sage)

It sounds like this guy isn't a programmer.

Dude, if you want to just start trying to make a game, use Macromedia Flash or Shockwave or some other ultra-high-level package.

If you want to learn programming, you might have to start a little smaller than that.

Name: Anonymous 2005-10-06 23:37

>>31
That's because Java is a cup of coffee.

Name: Anonymous 2005-10-07 6:15

DELCIOUS COFFEE I MUST PROGRAM IT

Name: Anonymous 2005-10-08 4:31

Name: Anonymous 2009-01-15 7:27

try lua

Name: 2012-01-25 7:21

Name: 2012-01-25 22:54

Name: Dubs Guy 2012-03-22 13:52

DUBS, DUBS EVERYWHERE!

Name: Anonymous 2013-09-05 12:09

check em

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List