What are some good tutorials on using jQuery and / or HTML to create games?

I'm not new to jQuery, but I used to make a limited number of AJAX calls. I want to improve my abilities in this department (a lot), so any suggestions / links that you find suitable will be highly appreciated. Going through Google simply does not give any applicable results for me. They either seem outdated, not entirely substantive, or that I already understand how to do this (I think it’s very simple).

I also make small games that are not built into Flash. Any jQuery / AJAX or HTML5 (which I freely admit, which I don’t know much at this stage) could work here, as I am interested in learning either to such an extent that the pros / cons regarding which language would be preferable Great.

Thank.

+3
source share
4 answers

I have kept some good links to articles on both AJAX, jQuery, and JSON on my delicious account: http://www.delicious.com/Woody/jquery+ajax

This question is definitely worth a look (you can only send a link): 5 ways to make Ajax calls using jQuery | Nettuts +

+1
source

jQuery Ajax. jQuery/ajax, , , , , , . , couse, :)

SO HTML5. : http://html5doctor.com/... .

0
  • AJAX - , JavaScript. "" AJAX, AJAX.

  • HTML5 , , , <canvas>, , JavaScript.

, JavaScript. , JavaScript: . , .

0

API $.ajax. , .

http://james.padolsey.com/jquery/#v=1.4&fn=jQuery.ajax , . , , .

, - , ajax, , .

, AJAX , - HTML5 .

, HTML5, , . Ajax , (.. ).

HTML5 JS ( , jQuery) DOM.

0

Source: https://habr.com/ru/post/1780683/


All Articles