Skip to content

bananaoomarang/cljs-interactive-game-dev

Repository files navigation

Clojurescript interactive game maker [WIP!]

Experiment with self hosting CLJS code in the browser for interactive docs, development tutorials e.t.c.

App Demo

The Clojurescript is fully bootstrapped/compiled/run in the browser, which allows re-evaluating code as the application is running similar to ordinary REPL-driven Clojure(script) development.

Accessible at: https://bananaoomarang.github.io/cljs-interactive-game-dev/

Inspired by Guile Scheme game engine Chickadee, hence the bird.

Running Locally

$ npx shadow-cljs watch bootstrap frontend

App will be served on http://localhost:8080/

About

Playground/demo for interactive Clojurescript + PIXI.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published