Crafty.js Tutorial

starbeamrainbowlabs picture starbeamrainbowlabs · Jun 26, 2012 · Viewed 10.6k times · Source

This question has probably been asked before, but I didn't find it while searching.

Can anybody point me towards a good up to date tutorial for Crafty.js? I cannot seem to find one and I am having trouble getting my head around it. If there are no good tutorials, then are there any alternative HTML5 game engine libraries with a good tutorial?

Edit: I have tried reading 'starmelts' tutorials, but they seem a little bit confusing for me.

Edit 2: The HTML5 game engine only has to work on desktop browsers, but especially chrome.

Answer

Simon picture Simon · Mar 12, 2013

I am aware, that this question is quite old, but since it is highly ranked on google and there are so few well known tutorials available I going to post this link anyway.

http://buildnewgames.com/introduction-to-crafty/

This is a really good, quick and up to date craftyjs tutorial. It teaches the key concepts of using this framework, by developing a small game.