JavaXNA/README.md

8 lines
277 B
Markdown
Raw Normal View History

2013-07-08 10:38:58 +02:00
JavaXNA
=======
2014-01-10 16:25:08 +01:00
JavaXNA is an adaptation of [XNA](http://en.wikipedia.org/wiki/Microsoft_XNA) for the Java platform, built on top of [LWJGL](http://lwjgl.org/).
2013-07-08 10:38:58 +02:00
It features most of XNA's classes, and is aimed at helping developers port their XNA games to the Java platform.
2014-01-10 16:25:08 +01:00