Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[General] Where to start for a 2D game?

Newbie Spellweaver
Joined
Feb 23, 2009
Messages
15
Reaction score
0
Hello,
Me and my sister want to make a game for a really long time.
We want to make a 2D game where you walk trough our world. Something like Habbo.
We where wondering what the best way is to begin with this project.
Habbo uses a cobination of PHP and C# (with SQL databases), but is this the best way to do it?
So, What are the best languages to use? And where to start?

-Greetz
 
Initiate Mage
Joined
Jul 7, 2009
Messages
3
Reaction score
0
To make a 2D game you can check out the website RDXGames.net
Here you got a video tutorial about making a 2D game.
 
Last edited:
Custom Title Activated
Loyal Member
Joined
Jun 28, 2007
Messages
2,986
Reaction score
3
AFAIK Habbo is a 2D game. Yes, the textures do have depth, but it's drawn in a 2D way (when I saw it at least). 3D games you'll be working with a lot more math.
 
Joined
Dec 26, 2006
Messages
1,305
Reaction score
167
Hello,
Me and my sister want to make a game for a really long time.
We want to make a 2D game where you walk trough our world. Something like Habbo.
We where wondering what the best way is to begin with this project.
Habbo uses a cobination of PHP and C# (with SQL databases), but is this the best way to do it?
So, What are the best languages to use? And where to start?

-Greetz
The real habbo uses actually java only.
You could try with javascript, html, and xmlhttp
 
Newbie Spellweaver
Joined
Feb 23, 2009
Messages
15
Reaction score
0
Thank's for help!
Now I have the choice of diferent programs to use:
-Visual C++ with DarkGDK
-Byond (But I think it's kinda weird gameplay)
-Sphere (A progrem where you can make a game with aa enchanced version of JavaScript)
-YoYo GameMaker (There's no programming, and that's less fun)
I think DarkGDK is a good choice, but I think it's kinda old.
What way do you think is the best??
 
Experienced Elementalist
Joined
May 30, 2009
Messages
298
Reaction score
8
Dark GDK is not old!
I am actually learning it right now, and is very great.
Simple, but can really use the DirectX power.
 
Custom Title Activated
Loyal Member
Joined
May 18, 2006
Messages
2,065
Reaction score
14
Thank's for help!
Now I have the choice of diferent programs to use:
-Visual C++ with DarkGDK
-Byond (But I think it's kinda weird gameplay)
-Sphere (A progrem where you can make a game with aa enchanced version of JavaScript)
-YoYo GameMaker (There's no programming, and that's less fun)
I think DarkGDK is a good choice, but I think it's kinda old.
What way do you think is the best??

Wtf. Game maker has programming. Wtf are you smoking?
 
Back
Top