Jump to content

Recommended Posts

Posted

I remember good ole blitz basic. Pretty useful but a bit outclassed nowadays I think. Try www.clickteam.com and download Klick and play or The Games Factory, or even the Demo for IMSI Multimedia Fusion. Languages wise, Delphi is pretty good and quite simple to learn, but then you could even make a simple game in Flash.

Posted

I have to agree with Acriku-. Java is well suited for 2D gaming. There are many websites that have games written in java. The bonus of writing a game in Java is that it will be able to run on any machine that supports the Java Virtual Machine. Which would include Linux, Solaris, and Windows.

Posted

My idea was that if you could wait, I'd have my gaming engine ready with easy scripts. That would be an el dorado for making games with...

Posted

Java is good for 2D drawing. It is one of the things it is made for. Although Java is a bit untidy language (with all those '{' and '}') but it is easy to use.

And Delphi Pascal is also a great idea. Know that Pascal was made a programming language for starting programmers, yet you can do very advanced things with it. The same counts for Delphi, which is in fact Pascal, but with better methods to make windows and such stuff. And of course, it is object orientated.

Both languages compilers are free to download. You can download both Delphi and JBuilder (Java) at www.borland.com for free (you must make an account first)

Posted

The problem with flash is that big programs might get very complex and hard to find out what is where. And the second thing is that it runs slowly on slow computers when you use advanced stuff ( < 300 MHz)

But if you make your graphics in flash, then it won't take up so much space

Posted

Ok, I want to make a game either like the early Doom games, or a 2D platform like I said earlier, possibly in the style of Commander Keen. Delphi looks the best option so far.

Posted

In C or C++? You must know that those 2 differe much.

But he means that he want a game a bit like Commander Keen, not with the same source.

Delphi is an excellent choice.

Posted

Having used both C and C++ I would say there is a big difference between the 2 languages. You can write C++ programs like a C program, but then you lose the benefit of using C++. If you used C before C++ this makes things even more difficult in my opinion.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.