programming question
Posted: Mon Nov 24, 2008 4:37 pm
is c# a good language to program with and wat are some good programs that are free to start off making a game
The Next Generation of 2D Roleplaying Games
http://elysianshadows.com/phpBB3/
Oh snap. You did not. XDtrufun202 wrote: I recommend watching Falco's How-To series on Game Development:
http://www.youtube.com/view_play_list?p ... F8C4CB5498
signatured.Arce wrote:if you're headed towards software engineering, [C#]'s excellent. I hear it's like Java, only less gay.
hahaha, unfortuanatly is like java, and just as gay. well if java is the catcher and C# is the pitcher. but i mean gay is gay.trufun202 wrote:signatured.Arce wrote:if you're headed towards software engineering, [C#]'s excellent. I hear it's like Java, only less gay.
I use C# at work, and like I said, its great for business applications. The company I work for is "technology agnostic" - so we've got both .NET and Java programmers. I give the Java developers plenty of shit.avansc wrote:hahaha, unfortuanatly is like java, and just as gay. well if java is the catcher and C# is the pitcher. but i mean gay is gay.
just dont fuck around and go C/C++
XD, couldn't have asked for more.I give the Java developers plenty of shit.
i guess they dont know better. but if you said that to an experienced java developer he would school you.trufun202 wrote:I use C# at work, and like I said, its great for business applications. The company I work for is "technology agnostic" - so we've got both .NET and Java programmers. I give the Java developers plenty of shit.avansc wrote:hahaha, unfortuanatly is like java, and just as gay. well if java is the catcher and C# is the pitcher. but i mean gay is gay.
just dont fuck around and go C/C++
i would say go C++ because there are tons of well developed 2D and 3D engines. but for something as small as that i would also suggest go with what you are most comfortable with.meltedgears wrote:hey is c/++ or c# better for a 2d mario remix
well i dont have one yet im leaning more to c++avansc wrote:i would say go C++ because there are tons of well developed 2D and 3D engines. but for something as small as that i would also suggest go with what you are most comfortable with.meltedgears wrote:hey is c/++ or c# better for a 2d mario remix
For that, I'd suggest C++ and Allegro.meltedgears wrote:hey is c/++ or c# better for a 2d mario remix
trufun202 wrote:For that, I'd suggest C++ and Allegro.meltedgears wrote:hey is c/++ or c# better for a 2d mario remix
im not sure, but i think allegro is based off of GL maybe SDL, which is the same really.XianForce wrote:trufun202 wrote:For that, I'd suggest C++ and Allegro.meltedgears wrote:hey is c/++ or c# better for a 2d mario remix
Just a quick little 'related' question...
Can you use OpenGL for 2D graphics? Everytime I hear of a 2D game, everyone says allegro, and with 3D I usually hear OpenGL...