Vybe
Vybe
A Clojure framework for game dev (alpha).
Vybe Packages
We have a Github Actions pipeline that builds, tests and publishes to Clojars for each OS, each has a suffix for its version, check below:
- OSX universal
io.github.pfeodrippe/vybe {:mvn/version "0.7.469-macos-universal"}
- Linux (x64)
io.github.pfeodrippe/vybe {:mvn/version "0.7.469-linux-x64"}
- Windows (x64)g
io.github.pfeodrippe/vybe {:mvn/version "0.7.469-win-x64"}
Getting started
Check Getting Started.