Mantle Diver

July 21, 2024 ยท View on GitHub

An open-source game, written in Julia and B+.

The design document can be found here, inside this repo.

Development

This project will use the master branch of B+ and its sub-modules, which can include things that aren't released yet, so configure this project with the following REPL commands:

] dev https://github.com/heyx3/BplusCore.jl

] dev https://github.com/heyx3/BplusApp.jl

] dev https://github.com/heyx3/BplusTools.jl

] dev https://github.com/heyx3/Bplus.jl

License

See here.