godot-autosim 0.2.0 Tools 4.6 Community
Submitted by user applesnort; MIT; 2026-04-06
Automated game simulation and balance testing framework for Godot 4.6+.
Write a game adapter and a bot strategy. The framework plays your game thousands of times headlessly and gives you win rates, turn distributions, and custom metrics.
Find balance problems with data instead of guesswork.
Features:
- Sync and async runners for any game architecture
- Seed-based reproducibility for deterministic results
- CLI runner for headless invocation and CI pipelines
- JSON report export for external analysis
- GUT assertion helpers for balance regression tests
- Validated against 6 open-source games across 5 genres
Usage: copy addons/godot_autosim/ into your project. No other dependencies.
View files Download Submit an issue Recent Edits