issues
search
ndouglas
/
mistwood
A library for roguelikes, MUDs, and similar games combining various technologies.
The Unlicense
0
stars
0
forks
source link
Idea dump.
#38
Closed
ndouglas
closed
7 months ago
ndouglas
commented
7 months ago
Summary
Closes #37.
Definition of Done
[ ] Code is:
[ ] written in idiomatic Rust
[ ] commented where necessary
[ ] documented where beneficial
[ ] follows the project's coding standards, and
[ ] is efficiently structured for maintenance and scalability.
[ ] Changes are benchmarked to ensure they do not degrade performance.
[ ] Comprehensive unit tests cover new functionality and changes.
[ ] Integration tests cover features with user stories where possible.
Summary
Closes #37.
Definition of Done