项目作者: calebnance

项目描述 :
phaser tutorial series code
高级语言: JavaScript
项目地址: git://github.com/calebnance/blog-calebnance_phaser-tutorials.git
创建时间: 2018-06-12T02:09:56Z
项目社区:https://github.com/calebnance/blog-calebnance_phaser-tutorials

开源协议:MIT License

下载


blog.calebnance.com :: Phaser Tutorials

Started this repo to follow along with the tutorials I have on my blog. Below are the blog posts and supporting files that go with them:

  1. Simple Canvas Start :: blog post | demo | code
  2. Tilemap :: blog post | demo | code
  3. Camera Move :: blog post | demo | code
  4. Add a Sprite :: blog post | demo | code
  5. Sprite Move :: blog post | demo | code
  6. Tilemap Canvas Boundaries :: blog post | demo | code
  7. Sprite Change :: blog post | demo | code
  8. Sprite Visual Debug :: blog post | demo | code
  9. Sprite Move - Touch :: blog post | demo for mobile | code
  10. Sprite Move - Face Tracking :: blog post | demo | code