https://github.com/simonewebdesign/2x
https://github.com/simonewebdesign/2x
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonewebdesign/2x
- Owner: simonewebdesign
- Created: 2013-08-01T20:16:44.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-10T17:55:12.000Z (almost 13 years ago)
- Last Synced: 2025-02-26T07:18:27.827Z (over 1 year ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2x
Directory layout:
```
index.html
scripts/
app.js
main.js
require.js
app/
shape.js
tile.js
sprite.js
lib/
backbone.js
jquery.js
underscore.js
helper/
util.js
assets/
css/
style.css
images/
tiles/
tile1.png
tile2.png
sprites/
sprite1.gif
sprite2.gif
```
--
This code is licensed under the [WTFPL license](http://www.wtfpl.net/).