What platforms and tools should I use for rapid game development and prototyping?

Reply

Join Date: Jan 2009
Posts: 6
Reputation: joelsmith is an unknown quantity at this point 
Solved Threads: 0
joelsmith joelsmith is offline Offline
Newbie Poster

What platforms and tools should I use for rapid game development and prototyping?

 
0
  #1
Jan 30th, 2009
Hi........,
Say that I have an idea for a simple game or a game mechanic that I want to try out, what are the best tools for quickly creating something playable that I can experiment with to try out the idea? The platform does not necessarily have to be easy to learn, that is not the issue, but once learned it has to be quick to use.
Reply With Quote Quick reply to this message  
Join Date: Jan 2009
Posts: 6
Reputation: jtfrench is an unknown quantity at this point 
Solved Threads: 0
jtfrench jtfrench is offline Offline
Newbie Poster

Re: What platforms and tools should I use for rapid game development and prototyping?

 
0
  #2
Jan 30th, 2009
I would check out BlitzMax. Yes, it's based on BASIC, but don't let that fool you into thinking it's not powerful — it's essentially a cross-platform wrapper around C++. It builds upon OpenGL/DirectX and let's you do a lot very quickly. i *highly* recommend it for programming and getting visual concepts out there quickly.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 44
Reputation: hieuuk is an unknown quantity at this point 
Solved Threads: 4
hieuuk hieuuk is offline Offline
Light Poster

Re: What platforms and tools should I use for rapid game development and prototyping?

 
0
  #3
Jan 30th, 2009
Blitzmax is amazing, another choice is XNA which is also good. A faster way, Game Studio maybe.
.Net Developer - 3D Game Designer
My Portfolio/Blog: http://www.hieu.co.uk
Reply With Quote Quick reply to this message  
Join Date: Jan 2009
Posts: 577
Reputation: ahihihi... is on a distinguished road 
Solved Threads: 4
ahihihi...'s Avatar
ahihihi... ahihihi... is offline Offline
Posting Pro

Re: What platforms and tools should I use for rapid game development and prototyping?

 
0
  #4
Jan 30th, 2009
yes microsoft xna..

(Pygame is worth a try.. using a high-level programming language like Python to structure the game.)
(^.^)
Reply With Quote Quick reply to this message  
Join Date: May 2004
Posts: 256
Reputation: FireNet will become famous soon enough FireNet will become famous soon enough 
Solved Threads: 6
FireNet's Avatar
FireNet FireNet is offline Offline
Posting Whiz in Training

Re: What platforms and tools should I use for rapid game development and prototyping?

 
0
  #5
Feb 3rd, 2009
If you want to try your hand at 2D game, you can use http://love2d.org/ . It's basically a lua game engine, which allows you to write games using lua scripts.

If you are fimiliar with C++ SFML ( http://www.sfml-dev.org/ ) provide a very good framework for games. It not a game engine, but has a lot of the basics required to write your own game, mainly resource loading (image, audio), video (opengl), input etc.
See what you can, remember what you need

Fourzon | Earn via Coding
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 233
Reputation: Lord Soth is an unknown quantity at this point 
Solved Threads: 4
Lord Soth's Avatar
Lord Soth Lord Soth is offline Offline
Posting Whiz in Training

Re: What platforms and tools should I use for rapid game development and prototyping?

 
0
  #6
Feb 9th, 2009
Hi,

Check NeoAxis http://www.neoaxisgroup.com/ but it may not be free.
Best regards,
Loren Soth

Crimson K. Software _________________________________________________________________ Crimson K. Blog
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 174
Reputation: Jen0608 can only hope to improve 
Solved Threads: 10
Jen0608 Jen0608 is offline Offline
Posting Whiz

Re: What platforms and tools should I use for rapid game development and prototyping?

 
0
  #7
Feb 13th, 2009
Originally Posted by FireNet View Post
If you want to try your hand at 2D game, you can use http://love2d.org/ . It's basically a lua game engine, which allows you to write games using lua scripts.

If you are fimiliar with C++ SFML ( http://www.sfml-dev.org/ ) provide a very good framework for games. It not a game engine, but has a lot of the basics required to write your own game, mainly resource loading (image, audio), video (opengl), input etc.


thanks for the links.. i love 2D games.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 33
Reputation: lil_panda is an unknown quantity at this point 
Solved Threads: 0
lil_panda lil_panda is offline Offline
Light Poster

Re: What platforms and tools should I use for rapid game development and prototyping?

 
0
  #8
Feb 16th, 2009
If you are using Mac OS X 10.5, you can develop games for the iPhone. To deploy them, you'll need to pay a fee of $99.99 (I think), but you can make quite a profit for just a $.99 app. You will need to learn Objective-C, and/or Objective-C++, but they are extremely similar to C and C++. Apple claims you need to have and intel computer to install the iPhone SDK, but I have taken a few steps to make it work with my ppc mac.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Game Development Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC