Packages
Cave System, with arbitrary connectivity.
Retired package: Security issue - Was only testing
Current section
Files
Jump to
Current section
Files
cave3dplus
gleam.toml
gleam.toml
name = "cave3dplus"
version = "0.1.0"
description = "A Gleam library for a 3D+ Cave system, explicitely meant to be shared between Erlang back-end and JS front-end"
licenses = ["GPL-3.0-only"]
[dependencies]
gleam_stdlib = "~> 0.25"
[dev-dependencies]
gleeunit = "~> 0.7"