The Daily Click ::. Forums ::. Non-Klik Coding Help ::. From click-n-play to MMF, Where should I go from here?
 

Post Reply  Post Oekaki 
 

Posted By Message

Rio



Registered
  29/12/2002
Points
  490
15th June, 2006 at 01:46:13 -

Now I've got most of what I was looking for out of this post and I thank yall for it. But I feel its getting off topic allitle. So I'll leave it up for a while because some people are still posting interesting information. But I will probibly delete this board soon so wrap it up. I think more people should delete there posts after they are past they'r prime. like when you look through all the boards there is far too many to look through in one day.
But any ways like I said about staying on topic. From what you've all told me, I'm going to get back into MMF since I never really discovered its full potential. And then move on into C++ soon after. Thanks again for the tips.

 
Still searching for the perfect game.

axel

Crazy?

Registered
  05/02/2005
Points
  4766

Game of the Week WinnerYou've Been Circy'd!
15th June, 2006 at 10:07:11 -

1. You're not supposed to delete them. Leave the topic open so other people needing advice on this matter can read it later.

2. You're not supposed to read every single topic in a forum. Nobody does. It'd take ages, and...

3. You're not supposed to post in old topics either, so why bother?

 
n/a

DaVince

This fool just HAD to have a custom rating

Registered
  04/09/2004
Points
  7998

Game of the Week WinnerClickzine StaffHas Donated, Thank You!Cardboard BoxDos Rules!
16th June, 2006 at 16:50:28 -

Javascript was first named Actionscript, but Sun's goal became to make Java applications and applets accept external code from javascripts. Hence the name 'Javascript'.

 
Old member (~2004-2007).

Keatontech!

Possibly Insane

Registered
  10/07/2005
Points
  2720
17th June, 2006 at 21:44:42 -

http://developers.sun.com/ajax/index.jsp?cid=59754 Says AJAX is Java
http://en.wikipedia.org/wiki/AJAX Says AJAX is JavaScript

I'M CONFUSED!

 
Happily Using Mac Now

I Officially Leave-d !

Flava



Registered
  30/07/2002
Points
  684

Has Donated, Thank You!Code MonkeyVIP MemberThe Cake is a LieThe Spinster
18th June, 2006 at 12:52:19 -

Actually they both say its Javascript - you just haven't read it properly

 
This is a signature. Have this one on me.

axel

Crazy?

Registered
  05/02/2005
Points
  4766

Game of the Week WinnerYou've Been Circy'd!
18th June, 2006 at 14:00:21 -

Fool!

 
n/a

醤油の兵士

Almost Human

Registered
  12/06/2002
Points
  173

VIP Member
27th June, 2006 at 21:25:16 -

I'd advise against using Java...it's not the kind of language you want to try making a game in. If you want something that is cross-platform, all you really need to do is use a .NET language.

and just so we all have this straight: C# > Java

 
As a boy, I wanted to be a train. I didn’t realize this was unusual—that other kids played with trains, not as them.

Muz



Registered
  14/02/2002
Points
  6499

VIP MemberI'm on a BoatI am an April FoolHonored Admin Alumnus
27th June, 2006 at 23:39:28 -

C++ is a LOT slower if all you want is a simple platformer. If you want a top-down shooter, I've seen some nice ones made in Blitz.

But I like C++. It's very fast at coding simple things so I use it as mainly as a customized calculator to test my formulas and balance stuff.

 
Disclaimer: Any sarcasm in my posts will not be mentioned as that would ruin the purpose. It is assumed that the reader is intelligent enough to tell the difference between what is sarcasm and what is not.

Image

DaVince

This fool just HAD to have a custom rating

Registered
  04/09/2004
Points
  7998

Game of the Week WinnerClickzine StaffHas Donated, Thank You!Cardboard BoxDos Rules!
28th June, 2006 at 07:53:04 -

Remember though, that C++ != C#

 
Old member (~2004-2007).

Rio



Registered
  29/12/2002
Points
  490
14th July, 2006 at 00:55:41 -

DAMN! I'll delete whatever the hell I want so long as I made it in the first place, Look through as many old topics as I want, and post old crap or what ever the hell fool.
But all that aside, not all bad points. now c++... oh yeah. I think I got in under controle other than some stuff about compilers and API's

 
Still searching for the perfect game.

DaVince

This fool just HAD to have a custom rating

Registered
  04/09/2004
Points
  7998

Game of the Week WinnerClickzine StaffHas Donated, Thank You!Cardboard BoxDos Rules!
14th July, 2006 at 09:54:21 -

You really call half a month old topics dead, then?

 
Old member (~2004-2007).

DaVince

This fool just HAD to have a custom rating

Registered
  04/09/2004
Points
  7998

Game of the Week WinnerClickzine StaffHas Donated, Thank You!Cardboard BoxDos Rules!
14th July, 2006 at 14:58:14 -

Err

 
Old member (~2004-2007).

The Chris Street

Administrator
Unspeakably Lazy Admin

Registered
  14/05/2002
Points
  48487

Game of the Week WinnerClickzine StaffAcoders MemberKlikCast StarVIP MemberPicture Me This Round 35 Winner!Second GOTW AwardYou've Been Circy'd!Picture Me This Round 38 Winner!GOTM December Third Place!!
I am an April FoolKliktober Special Award Tag
21st July, 2006 at 13:49:25 -

You'd do well to stop insulting each other guys. And Rio... you got Phizzy confused with me? The Great Almighty Circy?!

Tsk. I'm insulted.

 
n/a

DaVince

This fool just HAD to have a custom rating

Registered
  04/09/2004
Points
  7998

Game of the Week WinnerClickzine StaffHas Donated, Thank You!Cardboard BoxDos Rules!
22nd July, 2006 at 09:27:15 -

Hm, I didn't insult anyone, but sure thing, Mr Circy.

 
Old member (~2004-2007).

renkin



Registered
  31/05/2002
Points
  311
9th August, 2006 at 20:23:35 -

C++ and Java are both good choices if you want to get into "real" programming. Java is probably a bit easier to get into, and it's a growing language (and platform independent), but C++ is generally faster, and it's the most widely used programming language for both games and other software.

However, if making games is what you wanna do, and you start with a programming language like Java or C++ right away, without any "real" programming experience, there's a huge risk that the learning curve will get you bored very soon. I mean, you can't expect to get any fancy things on the screen soon, if you don't know any programming.

An alternative would be to try out Game Maker, a game making program quite similar to the Click Team products. There's a free version and you can get the full version quite cheap, and it's actually a lot more powerful than most people on TDC seem to think (let's leave it at that). Anyway, the thing is that Game Maker allows for scripting your objects, using a C-style scripting language. This way, you basically have a complete renderer with sound/input/graphics-handling, but you'll still be able to create and "program" your objects, in a very similar way that it would be using C++, for example. This would be a good way to learn how to think like a programmer, and you could still make really cool things quite fast. I myself feel that GM is more powerful and gives me more freedom than MMF (using the scripting language).

So I'd recommend either that, or going straight to Java or C++ using OpenGL for rendering (can do 2D very well, too), if you know you're patient.

Image Edited by the Author.

 
n/a
   

Post Reply



 



Advertisement

Worth A Click