8000 GitHub - cagix/clojure.gdx: Desktop/Android/iOS Clojure game development framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from damn/clojure.gdx

Desktop/Android/iOS Clojure game development framework

License

Notifications You must be signed in to change notification settings

cagix/clojure.gdx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojure.gdx

logo

Clojure API for libgdx. Work in progress.

libGDX is a cross-platform Java game development framework based on OpenGL (ES) that works on Windows, Linux, macOS, Android, your browser and iOS.

There are 5 parts which may be split up into separate repositories:

  • the main protocols - clojure.* namespaces - only protocols - abstract cross-plattform game engine
  • clojure.gdx - implements the protocols through reified libgdx objects, libgdx helpers
  • clojure.gdx.lwjgl - start a lwjgl application for libgdx (libgdx can also be started as android or ios applicaation)
  • clojure.gdx.freetype - freetype extension
  • clojure.gdx.shape-drawer
  • clojure.gdx.ui -> vis-ui usage, TODO may use protocols also

About

Desktop/Android/iOS Clojure game development framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 99.4%
  • Java 0.6%
0