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
5th June, 2006 at 23:50:57 -

I've made a hand full of crapy games on click n play. I tryed my hand at click n creat and mmf. Now I'm ready to get into somthing allitle different. I'm concidering C++ or JAVA... can you tell me allitle about ither of these things? like for instance does C++ need a seprate graphics program or can you make games at all with them? and which program is easyer or better for game making?...
And or could you all suggest a program for making games that is more advanced or hase more freedom to do as i would?...

P.S. I'm Back on the daily click since a year ago or about's. if any of you remember.

 
Still searching for the perfect game.

Rio



Registered
  29/12/2002
Points
  490
6th June, 2006 at 00:09:47 -

also I was wondering if there was a place on the web where i can possibly download a old free version of C++ or JAVA. And if you know of another program that is like these and you think they would be good to use let me know. And mabey if you want to share some personal expiriences with some of these programs, that may be helpfull.
thanks.

 
Still searching for the perfect game.

vortex2



Registered
  27/05/2002
Points
  1406
6th June, 2006 at 00:14:40 -

Well both languages are object oriented, but Java is for net stuff and C++ is really what you want for games.

C++ is a low level, yet powerful language. The thing about it is, there are NO editors, no picture editors, no level editors, no anything. You will need to download a compiler and an API (Such as PTK, PopCap, Irrlicht, SDL, Allegro, or Ogre, depending on what you want to do) in order to do anything worthwhile in c++. You can make games with c++ but it will take you months of work and thousands of lines of code. Don't let that scare you though, I made a game in the PopCap framework and it was only about 5,000-6,000 lines of code.

The key is to start small when learning a new language and work your way up. The first thing you should do is find a compiler... The two major ones are DevCPP and Visual C++ 2005 Express. I recommend 2005 express as a good way to learn c++ is to make extensions for MMF!

I have heard good things about a product called Torque 2d but it is like $300 and about to go to $900 (or so I hear).

Also if C++ isn't up your ally then there are languages such as Dark Basic and Blitz Basic, but I am not going to tell you anymore about them other then the fact that they exist. Personally I hate basic as it teaches you bad programming habbits.

I hope this helped.

EDIT: You can download Visual C++ 2005 Express for free from microsoft (do a google search) as well as DevCPP, and you could also download NetBeans and the Java SDK for free as well.

Image Edited by the Author.

 
A bit of insanity with every bite!

vortex2



Registered
  27/05/2002
Points
  1406
6th June, 2006 at 00:28:21 -

Yeah, it's not for everyone...

 
A bit of insanity with every bite!

Rio



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

Dont be dissin on my KNP skills son! I've made games from side scrolling ninja action to digipets. I nearly made a 3D object with KNP and it shut down. But this brainfuck thing sounds good. I mean if its used to make modern quality games mabey some day I'll be looking into it.
By the way... phizzy. your the guy who made that awsom side scroller with the little guy and those thick outlines arent you? I loved that game and wish to find it again. And thanks for the advice. I just may go back to MMF for a while befor compleatly foccusing on something new.

 
Still searching for the perfect game.

David Newton (DavidN)

Invisible

Registered
  27/10/2002
Points
  8322

Honored Admin Alumnus
6th June, 2006 at 13:16:27 -

I don't think that anyone who uses Click products should have a problem with "real" coding, as long as you've got past the stage of the built-in movements and game types - many of the same principles apply. The significant additions that MMF makes (quite apart from providing a neat frontend to everything) are in the graphics handling/collision detection side of things, which I find absolutely torturous even in "friendly" languages like Java.

 
http://www.davidn.co.nr - Games, music, living in America

AndyUK

Mascot Maniac

Registered
  01/08/2002
Points
  14586

Game of the Week WinnerSecond GOTW AwardHas Donated, Thank You!VIP Member
6th June, 2006 at 13:41:37 -

i started learning programming about the same time as click. I still suck at programming and havnt even touched C or pascal in about 4 years...

 
.

Knudde (Shab)

Administrator
Crazy?

Registered
  31/01/2003
Points
  5125

Has Donated, Thank You!Clickzine StaffKlikCast StarVIP MemberGhostbuster!Dos Rules!I donated an open source project
6th June, 2006 at 20:30:26 -

@Wong - Amen, building a reliable collision detection system from sctratch is a bitch.

 
Craps, I'm an old man!

Noyb



Registered
  31/05/2004
Points
  1117

VIP Member
6th June, 2006 at 21:04:02 -

Rio, you're thinking of Circy (http://www2.create-games.com/profile.asp?id=751 ). Phizzy's current avatar uses sprites from his games.

 
"Omg. Where did they get the idea to not use army guys? Are they taking drugs?" --Tim Schafer on originality in videogames

Rio



Registered
  29/12/2002
Points
  490
6th June, 2006 at 22:28:05 -

Hells yeah thats the guy... Any ways I think I'm ready to get involved with C++ or possibly visual C++. you guys had some good points. right now I have a book or two from the ligbrary about learning C++ but the only set I really need is to get the actual program C++ on my computer. And mabey some day I'll do what I've always wished i could do... Put a game of mine on TDC for once.

 
Still searching for the perfect game.

Keatontech!

Possibly Insane

Registered
  10/07/2005
Points
  2720
7th June, 2006 at 22:28:11 -

I've got the same problem. I have been looking at dark basic, but it just doesn't seem powerfull enough to be a significan't improvement over MMF. I actually think i'll go with JAVA because of all this AJAX stuff on the new, and it's cross-platform-ness.

 
Happily Using Mac Now

I Officially Leave-d !

Keatontech!

Possibly Insane

Registered
  10/07/2005
Points
  2720
7th June, 2006 at 23:13:23 -

Not only is it cross platfotm, it works on the web using AJAX, which, for those of you who don't know, is Asynchronous Java and XML. Examples of AJAX include Protopage (www.protopage.com , www.protopage.com/keatontech), Google Maps, Google Calendar, Google Page Creator, ect... Basicly, I think it is the way the web is going. You can also use Java to write things for Cell phones, and Tivo (Which I own and absolutely love).

I don't know, Dark Basic is all 3D and such...

 
Happily Using Mac Now

I Officially Leave-d !

Joshtek

Administrator
The Archivist

Registered
  02/01/2002
Points
  3729

Game of the Week WinnerHas Donated, Thank You!Mr BallPicture Me This Round 50 Winner!
7th June, 2006 at 23:59:36 -

Keatontech: AJAX stands for Asynchronous JavaScript and XML.

Java != Javascript: Runescape, mobile phones, JSP and mooJava use Java. Website pop-ups, ASP (JScript), GMAIL and Multimap use JavaScript.

The similarity pretty much starts and ends with them both having the word Java in them (derived from a type of Coffee, the traditional source of caffeine for programmers - mountain dew aside) and them both having a syntax similar to C.

Image Edited by the Author.

 
:: Joshtek ::


Oreos? GO! OREOS!

Del Duio

Born in a Bowling Alley

Registered
  29/07/2005
Points
  1078

GOTW WINNER CUP 1!GOTW WINNER CUP 2!GOTW WINNER CUP 3!GOTW WINNER CUP 4!Evil klikerHasslevania 2!The OutlawSanta Boot
12th June, 2006 at 22:50:38 -

I've heard that C++ is very powerful, but like they say above you have to do basically everything with it. Thousands of lines of code isn't really all that much really. If you've done any programming before it's actually very easy to have that much or more while creating a large project, especially a game.

Gathering bad programming habits aside, I enjoy Visual Basic even though it's techincally inferior to most. It's a lot better than the regular BASIC I used to do in the 80's, so I can't complain.

Some of the great things that MMF can do for me in a simple step-

Transparency for graphics
Animation object with its own set of built-in alterable variables
Full screen / Resolution changes
Collision detection!

There's more, but those are the main things that impressed me for what I need most of the time.

 
--

"Del Duio has received 0 trophies. Click here to see them all."

"To be a true ninja you must first pick the most stealthy of our assorted combat suits. Might I suggest the bright neon orange?"

DXF Games, coming next: Hasslevania 2- This Space for Rent!

Keatontech!

Possibly Insane

Registered
  10/07/2005
Points
  2720
13th June, 2006 at 20:06:11 -

Uhh, I don't think so. I have a Java book that talks about how to make Ajax applications with Java. From my studies I think AJAX is Java running on a server with XUL (A programing language based on XML) telling the browser what to do. AJAX is a big deal, and why would it be if it was just using Javascript? I mean, you've always been able to run Javascript in the browser.

Anyway, I could be wrong. I don't know why there had to be 2 langauges with Java in the name.

 
Happily Using Mac Now

I Officially Leave-d !
   

Post Reply



 



Advertisement

Worth A Click