Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411576 Posts in 69386 Topics- by 58444 Members - Latest Member: darkcitien

May 05, 2024, 03:13:14 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperTechnical (Moderator: ThemsAllTook)What do you use to make Games with?
Poll
Question: What do you use to make Games?
Flash - 44 (13.7%)
Java - 18 (5.6%)
C/C++ - 102 (31.8%)
C# - 40 (12.5%)
AGS - 4 (1.2%)
Pearl - 0 (0%)
RPGmaker - 7 (2.2%)
Kodu - 2 (0.6%)
Click'N'Play - 6 (1.9%)
Python - 34 (10.6%)
GameMaker - 36 (11.2%)
MMF - 6 (1.9%)
LUA - 4 (1.2%)
Visual Basic - 2 (0.6%)
Other - 16 (5%)
Total Voters: 165

Pages: 1 2 [3] 4
Print
Author Topic: What do you use to make Games with?  (Read 11133 times)
jugival
Level 0
*


View Profile WWW
« Reply #40 on: July 29, 2009, 05:55:51 AM »

BlitzMax. Great out of box solution for 2d games.
Logged
puddinlover
Level 0
**


View Profile WWW
« Reply #41 on: July 29, 2009, 02:12:04 PM »

Right now I use Java Smiley
Logged

You can see what I'm up to on my programming blog (CodeJustin.com)
Snakey
Level 2
**


View Profile WWW
« Reply #42 on: July 29, 2009, 02:31:33 PM »

C++ with wxWidgets, OpenAL for sound, Box2D for 2D physics, PhysX for 3D physics, Ogg Vorbis for compressed audio.

Otherwise I hand roll most of everything else, but wxWidgets does pick up a large amount of the work I have to do anyways.
Logged

I like turtles.
Ranoka
Level 0
*


Nice hat!


View Profile
« Reply #43 on: July 29, 2009, 03:24:52 PM »

I hadn't heard of wxWidgets, thanks for mentioning it Snakey. Gotta try that out.

I only chose Flash(AS3) and C++, because those are what I use currently. I did use Click & Play what feels about 15 years ago!
I am thinking of picking up/using Construct or Game Maker for prototyping, but then again I might as well just use Flash.

Currently learning C++, starting with SDL and OpenGL, and looking at new frameworks/libraries as I come across them.
Logged
knucracker
Level 0
**


View Profile WWW
« Reply #44 on: July 29, 2009, 05:11:54 PM »

I wrote my first widely available game in flash (as3, flex builder).  Interesting experience as a java and c++ developer.  It was pretty successful and got a nice sponsorship deal and MANY gameplays.

I wrote my next (current) game in as3 as well... but this time I have packaged it as an Adobe Air application.  What will be the results.... time will tell. 

Pluses and minuses for as3 and adobe air:
Well if you are currently up to speed with as3 and flash, you can stay up to speed and publish a desktop edition of your game.  You aren't limited to only the browser.  On the down side it is flash and is a really tight box to fit in for performance and graphics capabilities.  You best write a game that is strong on game play since it will be weak graphically compared to other desktop games.

Back on the plus side, as3 is a managed language so your time to a quality product can be reduced over unmanaged development.

So to the astute reader what might this say? Smiley
Do your game in XNA and publish it on xbox live.  You get great graphics support, and a managed language (c#).  You also get a store to sell your product in.  You get the advantages that as3 and adobe air provide with fewer limitations. (Now you lose mac support sadly, but that isn't where most of your players will be anyway).

That's my 2 cents.  Check back with me in three months and I might be a big adobe air fanboy, or a total XNA sellout.

Logged
Radnom
Level 8
***


BANNED


View Profile
« Reply #45 on: July 29, 2009, 10:55:57 PM »

I use C++ and Game Maker - much more less Game Maker while I'm doing my course though Smiley


I've done a tiny bit of Lua (integrating into C++ engine) and even less Actionscript (god what a weird structured language :S ).
Logged

bradcapo2
TIGBaby
*


View Profile
« Reply #46 on: July 30, 2009, 12:58:23 AM »

SPAM - (the link was in invisible text underneath, which makes no sense)
« Last Edit: July 30, 2009, 11:37:42 PM by DrDerekDoctors » Logged
Gold Cray
Level 10
*****


Gold Cray


View Profile WWW
« Reply #47 on: July 30, 2009, 05:54:06 AM »

I don't get it; where's the link? Are you trying to integrate into our community first?
Logged
G.I.L.
Guest
« Reply #48 on: July 30, 2009, 06:55:39 AM »

I use gamemaker and flash
Logged
oahda
Level 10
*****



View Profile
« Reply #49 on: July 31, 2009, 05:55:43 AM »

I checked C/C++, C# and Other, but I really only use C++ at the moment, but when games eventually should be ported for 360, C# will have to be used.
By Other, I meant Objective-C. I don't use it at the moment either, but we have plans on developing for the iPhone, which forces us to use at least a little of that.
Logged

havchr
Level 2
**

gaming, coding, experimenting photo science party


View Profile WWW
« Reply #50 on: August 02, 2009, 03:35:50 AM »

C/C++ and other (unity)
I started with C++ and opengl and did a lot of demoscene stuff.
Now I'm tired of rolling my own and perfectly happy with unity Smiley
Logged

Pizza is delicious.
oahda
Level 10
*****



View Profile
« Reply #51 on: August 03, 2009, 02:14:35 PM »

Oh, yeah, I guess that's something worth stating as well, I guess.

I am using (actually currently working on) a library of my own, which is a wrapper for Irrlicht (2D and 3D graphics), irrKlang (sound) and SDL (threads).

I might be adding networking functionality later on, using SDL_Net.
Logged

Razz
Level 6
*


subtle shitposter


View Profile WWW
« Reply #52 on: August 03, 2009, 04:24:26 PM »

Game Maker and MMF2.

I've been using game maker for about 4 years now, MMF2 for about two months. MMF2 is my personal favorite, even though I'm still a newb. Tongue Game Maker always felt very limiting to me, I always had to deal with lag, annoying errors, cumbersome coding, and other really annoying issues. MMF2 threw all these problems out the window, and I love how the coding works, it's really easy yet at the same time very powerful.
Logged

r.kachowski
Level 5
*****

and certainly no love below


View Profile WWW
« Reply #53 on: August 05, 2009, 02:40:03 AM »

ruby!!
Logged
Tycho Brahe
Level 10
*****

λx.x


View Profile
« Reply #54 on: August 05, 2009, 04:49:28 AM »

I use c++ simply because its free and presents me with a challenge.
I used to use a "borrowed" version of flash 8, but then I had to reformat the computer I was using it on, and couldn't be bothered to install it again...
Logged
imaginationac
Level 2
**


Makin' games instead of makin' money.


View Profile WWW
« Reply #55 on: August 05, 2009, 12:08:38 PM »

I answered Java, C/C++, and Game Maker, but I've also dabbled in ActionScript, and Construct. I prefer using Java (as it is my first languange), but I really like the ease of Construct.
Logged

Youtube channel | Charger! Dev Log
              
puddinlover
Level 0
**


View Profile WWW
« Reply #56 on: August 08, 2009, 07:03:31 AM »

I was using Java (mobile) but now I'm trying Flash, also I'm surprised at how many people use Python!
Logged

You can see what I'm up to on my programming blog (CodeJustin.com)
Hideous
That's cool.
Level 10
*****


3D models are the best


View Profile WWW
« Reply #57 on: August 08, 2009, 07:40:35 AM »

much more less

oxymoroooooon!
Logged

saimo
Level 4
****



View Profile WWW
« Reply #58 on: August 08, 2009, 08:04:11 AM »

I had to select C/C++, but it's only C, actually.
Logged
mirosurabu
Guest
« Reply #59 on: August 08, 2009, 08:48:32 AM »

Flash and Construct this year.
Logged
Pages: 1 2 [3] 4
Print
Jump to:  

Theme orange-lt created by panic