Need Help Making A Game.


Bofosho

Still Fresh
Joined
Jun 26, 2010
Messages
54
I want to make a 2d overworld view multi-player game for the Pandora.
What coding language(s) would I need to know?
I know a little C++,C#,C,VB, and java.

or if I could give SOME of the sprites and ideas and they make it how they want that would be even better :p
 
VB will not help for making a Linux game, C++, C#, and Java will. you should probably learn python, and pygame. because you already know some c++, python should be easy to learn using the python docs tutorials. after you learn python, you should learn some pygame, install both of them on the pandora (if it doesn't already have them) and start writing games. I'm learning to write python and pygame before i even get my pandora so i can start writing games when i get my pandora.

Python and Pygame book:
http://www.amazon.com/Beginning-Game-Development-Python-Pygame/dp/1590598725/ref=sr_1_1?ie=UTF8&s=books&qid=1278175131&sr=8-1

Evil Dragons Pygame Video:
http://www.youtube.com/watch?v=1hYv54euXVQ
 
Back
Top