Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.
/ enoki Public archive

Cross-platform Clojure/ClojureScript game engine POC

Notifications You must be signed in to change notification settings

harto/enoki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enoki

Enoki is a proof-of-concept functional game engine, mostly written in a common subset of Clojure and ClojureScript. Theoretically it could target any JS or Clojure platform (e.g. Android). It currently targets the browser and Java desktop environments.

Build status

The bulk of Enoki is implemented in the annotated cljx format.

  • common contains platform-independent sources. Most of this is cljx code.
  • web and swing contain platform-specific implementations.

Each of these subdirectories will eventually live in its own repo.

See the wiki for high-level documentation.

About

Cross-platform Clojure/ClojureScript game engine POC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published