New blog domain: kula.blog

It's still work in progress but new posts will be published on  https://kula.blog/ Thanks to 11ty base blog RSS is working from the start so it should be easy to add to your reader if you still use any :) If now then I hope you can sign up to the newsletter where I'll be publishing new posts and interesting articles to it from time to time. Please use  kula.blog  from now on.

PL: Learn HTML5 Canvas Game Development

Recently I found really awesome course (in Polish) to learn Canvas and basics of Game Development even for novices.

Course is in polish but is really long and covers Canvas and even JavaScript from the basics, some of them was really really well explained and I finally understood them :)

http://kursownik.pl/kursy/html5_canvas/




Author Daniel Mizieliński put much effort into this. Whole course takes nearly 16 hours divided into 71 videos.

Little hint: on youtube you can change speed of video 1.5 is still easy to understand and follow especially if you know JavaScript and you can always switch to 1.0 speed on new things :)


Comments

Popular posts from this blog

How to use NPM packages from private repositories on bitbucket

How to simulate slow connection (developer proxy in Node.js)