Skip to content

Instantly share code, notes, and snippets.

@cfv1984
Last active December 11, 2015 21:18
Show Gist options
  • Save cfv1984/4660988 to your computer and use it in GitHub Desktop.
Save cfv1984/4660988 to your computer and use it in GitHub Desktop.
project root
->js
--->ocanvas.min.js (go get it)
--->klass.min.js (go get it)
--->engine.js (we'll be making this one bit by bit later)
--->game.js (we'll be making this one bit by bit later)
->css
---->game.css (we'll be making this one bit by bit later)
->img (we'll be putting our images here)
->sound (we'll be putting our audio here)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment