My entry to the 2025 Gleam Gamejam
Gleam 95.1%
Nix 4.8%
CSS 0.1%
Shell 0.1%
9 1 0

Clone this repository

https://tangled.org/lesbian.skin/gleam_gamejam_2025 https://tangled.org/did:plc:ew3qowq4bsc67qohlxcbmsdb/gleam_gamejam_2025
git@tangled.org:lesbian.skin/gleam_gamejam_2025 git@tangled.org:did:plc:ew3qowq4bsc67qohlxcbmsdb/gleam_gamejam_2025

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

ggj#

Package Version Hex Docs

gleam add ggj@1
import ggj

pub fn main() -> Nil {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/ggj.

Development#

gleam run   # Run the project
gleam test  # Run the tests