Ask HN: How may I learn HTML5 canvas in less than 3 days? 3 points by gtklocker 14y ago ↗ HN Well, I want to learn canvas in a limited period of time.Any suggestions? Where to start?
[–] shaunxcode 14y ago ↗ try and implement a classic game that you know the rules of really well (Astroids, Missle Command, Pac Man) using canvas for graphics and spine js/jquery html5 local storage for the ui/high schore/save game/network communication.
[–] DanBC 14y ago ↗ Dive Into HTML5 would seem a good place. Here's one mirror:http://diveintohtml5.ep.io/(It was released under some CC licence, so I'm guessing the mirror is legit. )
[–] TheCowboy 14y ago ↗ Consider getting the O'Reilly book HTML5 Canvas that came out this year.This was popular a few days ago: http://www.popstardefense.com/blog/js-development-reading-li... (HTML5 web dev reading list)
3 comments
[ 4.0 ms ] story [ 19.6 ms ] threadhttp://diveintohtml5.ep.io/
(It was released under some CC licence, so I'm guessing the mirror is legit. )
This was popular a few days ago: http://www.popstardefense.com/blog/js-development-reading-li... (HTML5 web dev reading list)