https://github.com/markmandel/libgdx-clj-example
Example clojure application with native libgdx integration.
https://github.com/markmandel/libgdx-clj-example
Last synced: 11 months ago
JSON representation
Example clojure application with native libgdx integration.
- Host: GitHub
- URL: https://github.com/markmandel/libgdx-clj-example
- Owner: markmandel
- License: epl-1.0
- Created: 2014-05-11T06:26:37.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-11T06:26:57.000Z (about 12 years ago)
- Last Synced: 2025-07-14T03:35:48.419Z (11 months ago)
- Language: Clojure
- Size: 113 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libgdx-clj-example
Example clojure application with native libgdx integration.
Also a bit of a testbed for libgdx concepts.
## Usage
```
lein run
```
## License
Copyright © 2014 Mark Mandel
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.