lundi 14 avril 2014

Java - tutoriels qui expliquent ce qu'ils font ou livres - Stack Overflow


So I am looking for a sort of tutorial to get me started in java game development and explain to me every line of code they are writing and what it does. I would like to develop a 2d platformer game but the tuts on youtube about platformer games wont teach me how to create one myself without copying their code because they just type the code and afetr watching the video I wont have the knowledge to do one myself. I get the idea of the game logic like how to handle collisions but I dont know how to write it in java. ex. if charactersprtie's x axis are equal to the thing he is colliding x axis the user will not be let to continue moving.I have basic knowledge of java.


Thankyou



So I am looking for a sort of tutorial to get me started in java game development and explain to me every line of code they are writing and what it does. I would like to develop a 2d platformer game but the tuts on youtube about platformer games wont teach me how to create one myself without copying their code because they just type the code and afetr watching the video I wont have the knowledge to do one myself. I get the idea of the game logic like how to handle collisions but I dont know how to write it in java. ex. if charactersprtie's x axis are equal to the thing he is colliding x axis the user will not be let to continue moving.I have basic knowledge of java.


Thankyou


0 commentaires:

Enregistrer un commentaire