https://github.com/usagi/xcanvas-sample
this is a basic sample for xcanvas as TypeScript html5/canvas-2D game library
https://github.com/usagi/xcanvas-sample
Last synced: 3 months ago
JSON representation
this is a basic sample for xcanvas as TypeScript html5/canvas-2D game library
- Host: GitHub
- URL: https://github.com/usagi/xcanvas-sample
- Owner: usagi
- Created: 2013-07-31T13:15:25.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-07T02:37:05.000Z (almost 12 years ago)
- Last Synced: 2025-01-13T11:11:18.549Z (5 months ago)
- Language: TypeScript
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xcanvas-sample
this is a basic sample for xcanvas as TypeScript html5/canvas-2D game library.
## xcanvas
"xcanvas" is XNA fravored html5/canvas-2D action game library.
repos: https://github.com/usagi/xcanvas
## license
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.html)
## author
Usagi Ito