Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 18th, 2008, 5:12 PM   #1
JOORDEE
Programming Student
 
Join Date: Feb 2008
Location: Baltimore,MD,USA
Posts: 28
Rep Power: 0 JOORDEE is on a distinguished road
Game Tools

Hi everyone, I know that it is impossible to design a game if you do not know how to code, all im curious about is what tools I would need to make a simple 2D game
__________________
I Want Dat Pie
JOORDEE is offline   Reply With Quote
Old Jun 18th, 2008, 5:49 PM   #2
Klarre
Game engine designer
 
Klarre's Avatar
 
Join Date: May 2005
Location: Sweden
Posts: 312
Rep Power: 4 Klarre is on a distinguished road
Re: Game Tools

If you want a simple, start - check out GameMaker.
__________________
http://www.klarre.se
Klarre is offline   Reply With Quote
Old Jun 18th, 2008, 6:02 PM   #3
JOORDEE
Programming Student
 
Join Date: Feb 2008
Location: Baltimore,MD,USA
Posts: 28
Rep Power: 0 JOORDEE is on a distinguished road
Re: Game Tools

Say I know how to code in c++, what toools would I need to make a simple 2D game
__________________
I Want Dat Pie
JOORDEE is offline   Reply With Quote
Old Jun 18th, 2008, 6:18 PM   #4
Klarre
Game engine designer
 
Klarre's Avatar
 
Join Date: May 2005
Location: Sweden
Posts: 312
Rep Power: 4 Klarre is on a distinguished road
Re: Game Tools

Don't know your skill level but, first of all you need, of course, a compiler and a linker to build your application. Then you need some kind of graphics library if you don't want to use the low-level OS functions. Try libSDL if you want a complete cross-platform library with support for a lot of game related functionality. If you want a good graphics library I would recommend you to use OpenGL.
__________________
http://www.klarre.se
Klarre is offline   Reply With Quote
Old Jun 18th, 2008, 10:48 PM   #5
JOORDEE
Programming Student
 
Join Date: Feb 2008
Location: Baltimore,MD,USA
Posts: 28
Rep Power: 0 JOORDEE is on a distinguished road
Re: Game Tools

Will there be a learning curve for using these tools
__________________
I Want Dat Pie
JOORDEE is offline   Reply With Quote
Old Jun 18th, 2008, 11:11 PM   #6
titaniumdecoy
Expert Programmer
 
titaniumdecoy's Avatar
 
Join Date: Nov 2005
Posts: 909
Rep Power: 3 titaniumdecoy is on a distinguished road
Send a message via AIM to titaniumdecoy
Re: Game Tools

Quote:
Originally Posted by JOORDEE View Post
Will there be a learning curve for using these tools
What do you think?
titaniumdecoy is offline   Reply With Quote
Old Jun 18th, 2008, 11:16 PM   #7
JOORDEE
Programming Student
 
Join Date: Feb 2008
Location: Baltimore,MD,USA
Posts: 28
Rep Power: 0 JOORDEE is on a distinguished road
Re: Game Tools

Well im sure theres a learning curve for complex graphic engines like opengl or directx, but I wasnt sure about the 2D engines
__________________
I Want Dat Pie
JOORDEE is offline   Reply With Quote
Old Jun 19th, 2008, 12:12 AM   #8
Jabo
Not a user?
 
Join Date: Sep 2007
Posts: 295
Rep Power: 2 Jabo is on a distinguished road
Re: Game Tools

Can you specify what you mean by 2D? You can make a simple 2D game using just forms and controls, such as a Tetris clone. It wouldn't be too pretty, but it would function. If you're talking about more advanced games like side-scrollers or adventure type games, a library is all but essential.

Gui applications in C or C++, from what I've read, is a bit more complicated than in Visual Basic though.
Jabo is offline   Reply With Quote
Old Jun 19th, 2008, 1:29 AM   #9
BstrucT
Hobbyist Programmer
 
BstrucT's Avatar
 
Join Date: Dec 2007
Location: Durban, South-Africa
Posts: 198
Rep Power: 1 BstrucT is on a distinguished road
Re: Game Tools

I tried learning some basics of the XNA Game Studio for C#, and I found it totally different that the normal (non gaming) programming, and a helluva lot harder to wrap my brain around. Even the basics. Decided I will look into it again maybe end of the year, as I still have a lot of C# essentials to come to grips with.

Basically I agree with titaniumdecoy and jabu, expect a bit of a learning curve, but make sure your understanding of the language is good, as that should lessen the learning curve a bit.
__________________
Be kinder than necessary because everyone you meet is fighting some kind of battle.
BstrucT is offline   Reply With Quote
Old Jun 19th, 2008, 1:40 AM   #10
titaniumdecoy
Expert Programmer
 
titaniumdecoy's Avatar
 
Join Date: Nov 2005
Posts: 909
Rep Power: 3 titaniumdecoy is on a distinguished road
Send a message via AIM to titaniumdecoy
Re: Game Tools

If you want to make a simple 2D game, I believe the Python PyGame library has a relatively gentle learning curve.
titaniumdecoy is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Coder's Block Arena - The Game AI Platform Sane Existing Project Development 23 May 6th, 2008 10:12 PM
Visualizing How Game Development Would Take Place Josef_Stalin Coder's Corner Lounge 4 Mar 14th, 2008 11:52 AM
The Black Art of Video Game Console Design lostcauz Book Reviews 0 Apr 26th, 2006 8:31 PM
Java programmers, game developers, artists, be ware! RPG game team is recruiting! atcomputers.us Paid Job Offers 7 Sep 25th, 2005 8:25 PM
Programmers Needed! Online Game troy_eisert C++ 2 Jan 29th, 2005 1:51 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:09 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC