Off Topic > Games

Any good FREE game makers?

Pages: << < (3/8) > >>

Daedalus:

game maker
start with drag and drop, then find tutorials on GML (game maker language). once you have GML mastered, move on to the bigger stuff like C++.

Kingdaro:


--- Quote from: Daedalus on March 20, 2012, 05:58:37 PM ---move on to the bigger stuff like C++.

--- End quote ---
there's no need to take the hard way out if you don't need to, honestly.

once he wants EVERYTHING to be 100% custom then C++ would be a good option, but if there's already a simplified form of game creation available that will fit his needs then he can go ahead and keep using that.

it would depend on preference too but i doubt he wants to make a game quite literally from below the ground up.

Marcem:

Really, once you get going with C++ and DirectX or OpenGL, you won't want to stop.  Seriously look into it.

otto-san:


--- Quote from: Marcem on March 20, 2012, 08:38:50 PM ---Really, once you get going with C++ and DirectX or OpenGL, you won't want to stop.  Seriously look into it.

--- End quote ---
The issue is finding a good place to learn how to do it.

Kingdaro:


--- Quote from: John Freeman on March 20, 2012, 05:27:18 PM ---...simple to use... no knowledge of scripting.

--- End quote ---
C++ is obviously not the best place to start.

Pages: << < (3/8) > >>

Go to full version