issues
search
Chris3606
/
GoRogue
.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.
MIT License
494
stars
31
forks
source link
Added Using Statements to Documentation
#324
Closed
Chris3606
closed
1 year ago
Chris3606
commented
1 year ago
Added "using" statements to documentation to ensure the code examples compile with minimal modification.