$blingking$ Posted April 12, 2011 Posted April 12, 2011 Hi, i was just wondering if you could tell me what i need to know to make a 2d game? I want to know the stuff i need to learn and programes i need to make easier to make it? Quote
a_bertrand Posted April 13, 2011 Posted April 13, 2011 First you should define what kind of 2d game you want to create. As the possibilities are nearly endless. Quote
$blingking$ Posted April 13, 2011 Author Posted April 13, 2011 First you should define what kind of 2d game you want to create. As the possibilities are nearly endless. I mean like your game, nowhere-else and beyond. Quote
a_bertrand Posted April 13, 2011 Posted April 13, 2011 - The art is made via Photoshop pixel by pixel mainly. - On the server I use mysql / php - On the browser side I have a lot of custom made JS to handle all. Nearly as much JS as there is PHP in some cases. Quote
$blingking$ Posted April 13, 2011 Author Posted April 13, 2011 Ok. Do you know where i can learn that online? Quote
a_bertrand Posted April 13, 2011 Posted April 13, 2011 There is no tutorials, you will have to think, learn, try, read and try again. If you know little from PHP, JS then it will take you a good long time. Maybe you should start from thing easier in this case. Otherwise, well... it's question of how you do it in JS, how can player interact, how to create the rules, how to edit / save & compress the maps etc... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.