/raylib-clojure-playground

Small demo games with raylib and clojure

Primary LanguageClojure

raylib clojure playground

Just me playing with raylib and clojure.

To run it you need raylib-clj. Checkout that repo, and run lein uberjar, update the jar location in deps.edn in this repo. You might need to update the cffi/load-library "path so raylib shared library file" in raylib-clj to get it to build.

Built with:

  • Clojure 1.11
  • Raylib 4.6-dev (2023-10-17)