No description
Find a file
2025-09-25 11:49:25 +10:00
.envrc build: flake template from the-nix-way 2025-09-24 12:19:57 +10:00
.gitignore build: create just file for building and running 2025-09-24 12:19:57 +10:00
flake.lock build: flake template from the-nix-way 2025-09-24 12:19:57 +10:00
flake.nix build: flake template from the-nix-way 2025-09-24 12:19:57 +10:00
justfile build: build artifacts not being placed in build directory 2025-09-25 11:15:21 +10:00
LICENSE build: initial commit 2025-09-24 12:19:57 +10:00
Main.hs fix: prompt was not visible outside interactive mode, flush stdout so it's visible 2025-09-25 11:15:07 +10:00
Proj2.hs feat: implement nextGuess with a basic strategy: guess every possible chord 2025-09-25 11:49:25 +10:00