954,541 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Game creation

Hey guys.

Creating games is one of the best things you can do, am I right?
However, nowadays you can choose between so many languages, gfx libraries and game engines.

So lets vote!

Whats your favorite programming language for making a game?

Whats your favorite graphics library?

Whats your favorite game engine? (You may say your own ;))

And at last, whats your favorite game-genre when it comes to creating a game?

Zhoot
Light Poster
26 posts since Jan 2008
Reputation Points: 10
Solved Threads: 3
 

I haven't gotten any done or even close to started past a very loose framework, but when I finally do this is how I'll do it:
C++ (I. NEED. MORE. SPEED.)
SFML (On Windows, Mac, and Linux)
Home brewed. (Because the little men who live in my toes tell me to.)
RPG (Because the little men who live in my toes are the only friends I'll ever need.)

DeanMSands3
Junior Poster
187 posts since Jan 2012
Reputation Points: 37
Solved Threads: 27
 

Whats your favorite programming language for making a game? I only know javascript


Whats your favorite game engine? I only used Unity

And at last, whats your favorite game-genre when it comes to creating a game? I like RPGs the most!!! yey!! but puzzle games are also fun
:D

Eniekko
Newbie Poster
10 posts since Feb 2012
Reputation Points: 10
Solved Threads: 0
 

Think I'll answer it myself to get some more traffic here :)

Favorite language: Java.. I really like Java when it comes to making games.
Favorite game engine: Hmm this takes some thinking. I really like making my own and using openGL for graphics.

Favorite genre: I have to say it's RTS.. Without hesitation :)

Zhoot
Light Poster
26 posts since Jan 2008
Reputation Points: 10
Solved Threads: 3
 

Think I'll answer it myself to get some more traffic here :)

Favorite language: Java.. I really like Java when it comes to making games. Favorite game engine: Hmm this takes some thinking. I really like making my own and using openGL for graphics.

Favorite genre: I have to say it's RTS.. Without hesitation :)

Make me a new Command and Conquer game then hehe

I would LOVE to program games but I've got waaaaay too much on my plate for such an endeavor. However, I would love to work with a development team (even if it were just some friends or small indie developer group) to convert some of my short stories (and not-so-short ones) into story lines for games.

weekendrockstar
Junior Poster in Training
71 posts since Dec 2010
Reputation Points: 25
Solved Threads: 16
 

@weekendrockstar Read my mind ^^ Been thinking of a C&C Look-a-like for a while :-)

Hmm yeah, I'd like to take part of a development team as well :-)
Maybe an initiative to start an Daniweb Indie-game group? Maybe there is one? :-)

Zhoot
Light Poster
26 posts since Jan 2008
Reputation Points: 10
Solved Threads: 3
 

Check out Stratagus and SpringRTS (both easily Googled)
Get a content-creation team together and see what you can add to it. Once you've gotten "modding" down, then go for the big stuff. Programming is a bear, but the real slow down is content creation.

DeanMSands3
Junior Poster
187 posts since Jan 2012
Reputation Points: 37
Solved Threads: 27
 

If anyone would be seriously interested I'd do what I could for development. I am a hell of a writer and I can do character design in either text description or crudely drawn sketches which themselves could never be used but can help someone with the design abilities to bring them to life. I could potentially get into coding aspects but that is dependent upon time. And if a team can't be conjured up...then I'll just keep daydreaming about it haha

weekendrockstar
Junior Poster in Training
71 posts since Dec 2010
Reputation Points: 25
Solved Threads: 16
 

haha @weekendrockstar, I'm a good programmer tho I'm a novice when it come to game development. Though I've a talent for learning :-)
Lemme know if you decide to start a team or find one that need more ppl :-)

Zhoot
Light Poster
26 posts since Jan 2008
Reputation Points: 10
Solved Threads: 3
 

OpenGL under C++ or C, depending on what I am doing. Just wrote a flightsim in this.

Been thinking of a C&C Look-a-like for a while :-)

Ive got an isometric, tile (from map file) based (with zoom and pan) RTS engine (with CnC esque-sidebar), in C# (Using XNA), if you want it. Not quite finished.

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 
OpenGL under C++ or C, depending on what I am doing. Just wrote a flightsim in this.


Hmm, been a few yrs since I looked into OpenGL, mayb it's time to make a new visit :-)

About your engine, it surely sounds interesting, as long as u maintain it - Only because I don't feel like home with C# :-)

Zhoot
Light Poster
26 posts since Jan 2008
Reputation Points: 10
Solved Threads: 3
 

Hmm, been a few yrs since I looked into OpenGL, mayb it's time to make a new visit :-)

About your engine, it surely sounds interesting, as long as u maintain it - Only because I don't feel like home with C# :-)

Other than shaders, and the associated overhaul of the pipeline architechture, the core of OpenGL hasnt changed at all..... your ~2000 code will still work. Shaders are the way to go though.

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

C# is a gateway language. You can port it to Java or to C++/CLI. And from C++/CLI to straight C++.

DeanMSands3
Junior Poster
187 posts since Jan 2012
Reputation Points: 37
Solved Threads: 27
 
C# is a gateway language. You can port it to Java or to C++/CLI. And from C++/CLI to straight C++.

You cant port XNA to either, though. Its a C# wrapper around Managed DirectX.

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 
  • C++
  • SFML
  • Home-made (the little people that live in Dean's toes have tea with mine on the weekends)
  • RPG's, or shooters, especially when they're sidescrollers =D
Chuckleluck
Junior Poster in Training
54 posts since Sep 2011
Reputation Points: 10
Solved Threads: 1
 
  • C++
  • SFML
  • Home-made (the little people that live in Dean's toes have tea with mine on the weekends)
  • RPG's, or shooters, especially when they're sidescrollers =D
Chuckleluck
Junior Poster in Training
54 posts since Sep 2011
Reputation Points: 10
Solved Threads: 1
 

you are create the game on the android .

shivamagrawal
Newbie Poster
Banned
2 posts since May 2012
Reputation Points: 0
Solved Threads: 0
Infraction Points: 10
 

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: