1
0
Fork
You've already forked dragonfly
0
A work-in-progress "game" written in ClojureScript
  • JavaScript 99.6%
  • Clojure 0.4%
Find a file
2025年11月19日 19:50:54 +01:00
public Rename div id to dragonflyWindowContent 2025年03月17日 23:33:25 +01:00
src/dragonfly Rename div id to dragonflyWindowContent 2025年03月17日 23:33:25 +01:00
.dir-locals.el Initial commit 2023年11月13日 23:05:38 +01:00
.gitignore Initial commit 2023年11月13日 23:05:38 +01:00
LICENSE Add LICENSE 2023年11月13日 23:15:26 +01:00
package.json Initial commit 2023年11月13日 23:05:38 +01:00
README.md Update README and change to markdown instead of org-mode 2025年11月19日 19:50:54 +01:00
shadow-cljs.edn Add world asset, controls, and split into multiple files 2025年03月17日 22:05:56 +01:00

Dragonfly

(The start of) a simple movement-based 3D "game" where you zip around the Swedish city of Uppsala, written in ClojureScript using three.js for rendering and cannon-es for physics.