This is a small origin shift algorithm (for generating mazes) that I wrote.
This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
Renovate Bot c18ae1059a
Some checks failed
builder / build (push) Failing after 1m47s
chore(deps): lock file maintenance
2025-05-03 00:05:18 +00:00
.gitea/workflows Update .gitea/workflows/CI.yaml 2025-01-14 11:35:21 +00:00
src Implement my small origin shift algorithm 2024-07-19 22:40:57 +02:00
.gitignore Implement my small origin shift algorithm 2024-07-19 22:40:57 +02:00
Cargo.lock chore(deps): lock file maintenance 2025-05-03 00:05:18 +00:00
Cargo.toml fix(deps): update rust crate rand to 0.9.0 (#67) 2025-04-26 08:14:00 +00:00
renovate.json Configure Renovate (#1) 2024-07-21 10:04:24 +00:00