This website requires JavaScript.
Explore
Help
Sign in
phatch
/
reikhelm
Watch
1
Star
0
Fork
You've already forked reikhelm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3232cf3d09
reikhelm
/
reikhelm-core
/
src
History
Parley Hatch
4e54d3b7ba
feat(core): dungeon recipe + end-to-end integration tests
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 22:24:53 -06:00
..
passes
fix(core): pierce-aware DoorPlacer with configurable door_chance
2026-05-28 22:19:59 -06:00
recipes
feat(core): dungeon recipe + end-to-end integration tests
2026-05-28 22:24:53 -06:00
ascii.rs
feat(core): data model + Map output contract + ASCII renderer
2026-05-28 21:10:47 -06:00
blackboard.rs
feat(core): generation engine — GenContext, Pass, Pipeline, Blackboard
2026-05-28 21:20:29 -06:00
geometry.rs
feat(core): geometry primitives (Point, Rect, Line)
2026-05-28 21:02:36 -06:00
grid.rs
feat(core): derive PartialEq/Eq on Grid<T> and Map
2026-05-28 21:14:12 -06:00
lib.rs
feat(core): dungeon recipe + end-to-end integration tests
2026-05-28 22:24:53 -06:00
map.rs
feat(core): derive PartialEq/Eq on Grid<T> and Map
2026-05-28 21:14:12 -06:00
pass.rs
feat(core): generation engine — GenContext, Pass, Pipeline, Blackboard
2026-05-28 21:20:29 -06:00
region.rs
feat(core): data model + Map output contract + ASCII renderer
2026-05-28 21:10:47 -06:00
rng.rs
feat(core): deterministic ChaCha8 RNG with order-independent fork
2026-05-28 21:07:43 -06:00