Skip to content

Instantly share code, notes, and snippets.

@yum45f
Last active July 2, 2017 11:53
Show Gist options
  • Save yum45f/e5e7240098fd91023909ea34b94ce028 to your computer and use it in GitHub Desktop.
Save yum45f/e5e7240098fd91023909ea34b94ce028 to your computer and use it in GitHub Desktop.
enchant.js 超入門 Lesson-1 開発環境の構築 ref: http://qiita.com/yu-san/items/b9115f3a303ac459d9c3
//次のようなファイル構成にする。
prc_game
|---img*
|---scripts*
| |---main.js*
|---index.html*
|---enchant.js
//*は自分で作る。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment