Getting some notice. Tests and CI would be the fastest wins.
Re-assembly of Master of Magic v1.31 - SimTex Universe (STU)
Documentation
63
No license detected.
→ Add a LICENSE file. Without one, nobody can legally use, copy, or contribute to your code.
README is present.
Contributing guide is detailed and thorough.
README documents how to install the project.
Engineering
56
No dependency lockfile found (−70 pts).
→ Commit the lockfile for this project's package manager so installs produce the same dependency versions everywhere.
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
CI is configured (.github/workflows/release-check.yml).
Test files detected (IDE/VS2022-SDL2/MoM/tests).
Linter or formatter configured (.editorconfig).
Project health
94
.gitignore present.
Dependency manifest found (IDE/VS2008/ReMoM.sln).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 3Forks
- 0Releases
Community
- —Community health
- —authors own >50% of commits
- 24Watchers
Responsiveness
- 20hMedian issue response
- 1d 10hMedian PR merge time
- 6Open issues
Repository files47 root entries
- .claude
- .githubGood: CI is configured (.github/workflows/release-check.yml).
- .vscode
- assets
- bin
- cmake
- doc
- ext
- IDEGood: Test files detected (IDE/VS2022-SDL2/MoM/tests).Good: Dependency manifest found (IDE/VS2008/ReMoM.sln).
- MoM
- MoX
- platform
- scripts
- src
- STU
- tests
- toolsIssue: Build artifacts or local files may be committed (tools/log-tools/__pycache__/log_migrate.cpython-314.pyc) (−40 pts).Fix: Remove them and add to .gitignore.
- .clang-format
- .clangd
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .valgrindrc
- AGENTS.md
- AI_NPC_EVENTS.CSV
- AI_TURN_SUMMARY.CSV
- autogen.sh
- BUILDING.md
- cmake_test_discovery_9c6496c461.json
- CMakeLists.txt
- CMakePresets.json
- configure.ac
- configure~
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.Issue: Contributing guide lacks a PR workflow section (−8 pts).Fix: Explain how to fork, branch, and open a pull request so contributors know what to expect.Good: Contributing guide includes code examples.
- cpp.hint.txt
- DartConfiguration.tcl
- HeMoM
- Makefile.am
- PLAYING.md
- PushAll.sh
- README.mdGood: README is present.Good: README is well structured with multiple sections.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.Good: README has code examples.Good: README links to a live demo or deployed app.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Good: README documents how to run the project.
- remom_log_current.txt
- remom_log_new.txt
- remom_log_previous.txt
- valgrind-gen-suppressions-all.npp
- valgrind-gen-suppressions-more.npp
- valgrind-suppressions-all.supp