-
Notifications
You must be signed in to change notification settings - Fork 0
Developer Notes
OhACD edited this page Dec 25, 2025
·
1 revision
Quick pointers
- Main package:
com.ohacd.matchbox - API:
com.ohacd.matchbox.api - Key classes:
MatchboxAPI,SessionBuilder,GameManager,GameConfig - Tests:
./gradlew test, seesrc/test/javafor examples - Javadoc: generated via Gradle task — see
MatchboxAPI_Docs.md
If you're making large changes, open an issue to discuss design first.