Dolphin Posted August 14, 2014 Share Posted August 14, 2014 Hey y'all. I'm just new in here and also in js game developing. Actually I didnot nothing about gaming more than changing some source codes of games. Like this one for example http://thecodeplayer.com/walkthrough/html5-game-tutorial-make-a-snake-game-using-html5-canvas-jquery I usually used Jquery to effect some divs around like dragging, rotating and stuff in my pseudo website. Now I just want to add something simple , like a basic game which should be just exteremely simple and basic. Like when 100x100 red square touches another 100x100 blue square, add one score. Blue Square's position has not to be random, gotta be static. Keydown is not needed. Even "Draggable" is so enough. That's all I want for now. For beginning If I see so much codes, I directly surrender. So, where can I start with? Any suggestions? Quote Link to comment Share on other sites More sharing options...
Chupup Games Posted August 14, 2014 Share Posted August 14, 2014 If you want make games using jQuery then I can recommend this book for your: http://www.amazon.com/jQuery-Development-Essentials-Selim-Arsever/dp/1849695067/ref=sr_1_1?s=books&ie=UTF8&qid=1408049262&sr=1-1&keywords=jquery+game+development+essentials A more general but very good introduction can be found in this book: http://www.amazon.com/Foundation-Game-Design-HTML5-JavaScript/dp/1430247169/ref=sr_1_1?s=books&ie=UTF8&qid=1408049459&sr=1-1&keywords=foundation+game+design+with+html5+and+javascript Dolphin 1 Quote Link to comment Share on other sites More sharing options...
Dolphin Posted August 15, 2014 Author Share Posted August 15, 2014 Thank you so much for your advises. You're awesome!!! I'm definetly gonna check them so deep! And Selim Arsever?.. This is the first time that I heard about him, eventhough he has a Turkish full name. I couldn't find anywhere around a Turkish source of him or at least something Turkish related to Him. <revealing>I'm native Turkish, so I hoped finding some sources of him in my native language</revealing>But I guess he's like another Dr. Oz. So anyway, I hope I could get some easy steps. And following your blog also... Quote Link to comment Share on other sites More sharing options...
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.
Note: Your post will require moderator approval before it will be visible.