how to games
I need to how to make games in C++,just the basic consept. I trying to see if I can make footbal game(soccer). It does't have to has realsitic has the new games. I want to know if possible, if not that then some other game you can give as e.g
# 1 Re: how to games
There is no simple answer to "How to make games", One has to know C/C++ and maths thoroughly for that.
For a start you can browse these links,
http://www.gillius.org/tutorial.htm
http://www.cppgameprogramming.com/
http://atrevida.comprenica.com/
# 2 Re: how to games
Additionally, take a look at GameDev ( http://www.gamedev.net/reference/list.asp?categoryid=45), you'll find plenty of resources there. :thumb:
Ejaz at 2007-11-9 12:19:41 >
