We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b1417b commit ec182f5Copy full SHA for ec182f5
README.md
@@ -1,10 +1,12 @@
1
# xna.js
2
This is the first public version of xna.js. WebGL library strongly inspired by XNA/Monogame framework.
3
The library is in the early stages. I'm writing it because I want to learn WebGL and create some demo. Still a lot to do here.
4
+
5
___
6
##Live demos:
7
* 2D Lighting - http://xnajs.com/examples/02/
8
* Mobile game prototype - http://xnajs.com/ld32/release/
9
10
11
##How to use:
12
0 commit comments