.NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifically designed to be minimally intrusive upon the developer's architecture.
Stars
521
Forks
36
Watchers
521
Open Issues
35
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.0k
commits
66
commits
12
commits
3
commits
3
commits
2
commits
1
commits
1
commits
Bumped version and changelog for beta11. Version deps bump and .NET 10 explicit target.
1f5edd7View on GitHubCorrected dice documentation. Bumped version for 3.0.0-beta10 release.
0e28f0aView on GitHubMerge pull request #339 from Chris3606/fix-ci-and-map-transparency-bug
3cce182View on GitHubFixed transarency view tracking for cached grid views, and added unit tests.
213e390View on GitHubBumped dev dependency versions. Added .NET 9 target and CI/CD support for that version.
53a5547View on GitHubMerge pull request #335 from Sofistico/fix-transparency-cached-view
5998a10View on GitHub