PDA

View Full Version : Game help


31337
06-26-2007, 01:49 PM
I have an idea for a game I want to make (I have the concept in my head) but I don't know what programs I should use. I want it to be a 3d side scrolling platformer that can run on systems that have moderate to high power and I want it to be able to run smoothly with many polygons on screen. Can someone please tell me what tools (I already have Blender 3d as my 3d modeler) I should use for the game? I am definitely not going to be making it right now as I don't have enough experience (I just barely learned how to make five fingered hands today!) but this information might come in handy in the near future.


Thanks in advance.

AtkinsSJ
06-26-2007, 02:36 PM
If it's 3D, on no account use game maker. :p It is teh slowzors.

chaucer
06-26-2007, 08:58 PM
I'd suggest you learn C++. Good luck with that!

31337
06-27-2007, 11:20 AM
Alright. I guess I have no choice... but how would I go about making the sound effects and stuff?

Mr.Onion
06-27-2007, 12:08 PM
Make the sounds as .wavs or .mp3s or some such. C++ reads the files and plays them.