Tips on making a game? -
Torran - 01.04.2010
Me and my mate are planning on making a small and simple game,
It may be 3D or 2D, It maybe single or online, We dont know yet,
But i am creating this topic to ask everyone who reads this topic the following question:
Do you have any tips on making a game?
It would be helpfull if you gave us some tips
Re: Tips on making a game? -
SaW_[VrTx] - 01.04.2010
I recommend to create physics demolish game.
My favourite is this:
http://www.xgenstudios.com/play/da-vinci-cannon
Re: Tips on making a game? -
Torran - 01.04.2010
Quote:
Originally Posted by SaW_[VrTx
|
Ok, Also i forgot to ask before, Anyone have any tips on how to/code for a game engine?
Re: Tips on making a game? -
dice7 - 01.04.2010
Do you even have any basic knowledge in programming ?
Re: Tips on making a game? -
Torran - 01.04.2010
Quote:
Originally Posted by dice7
Do you even have any basic knowledge in programming ?
|
Yes, Let me make what i said before bit more clearer,
Does anyone have any suggestions on what code to use for the engine
Re: Tips on making a game? -
pspleo - 01.04.2010
As you might know, i am coding my own game (signature). I would suggest you use allegro to start off as an game engine.
allegro.cc
If you need any help just send me an PM.
Re: Tips on making a game? -
iLinx - 01.04.2010
I would start with the language and than with the engine, for beginners programming with game engine's can be extremely confusing and difficult
Unlike PAWN; Game engines, especially the ones written in C++, have alot of concepts to be learnt, and alot of considerations and issues to be acknowledged and fixed if you'd like to develop anything near stability.
Quote:
Originally Posted by Joe Torran C
Quote:
Originally Posted by dice7
Do you even have any basic knowledge in programming ?
|
Yes, Let me make what i said before bit more clearer,
Does anyone have any suggestions on what code to use for the engine
|
Most game engines are written in C++ as that seems to be the dominant engine for rendering engines, sound engines, networking engines, etc;
Re: Tips on making a game? -
ineoncore - 01.04.2010
Me and my friend coding and engine
you need c++ skills ;p first thing when you done that contact me
Re: Tips on making a game? -
Torran - 02.04.2010
Does anyone know where i can get ahold of a C++ compiler?
Re: Tips on making a game? -
ettans - 02.04.2010
Are you serious? You want to make a game and you say you know c++ coding, yet you're unable to find a compiler?
http://www.borland.com/
http://www.microsoft.com/express/Windows/