PyCatan-AI / examples /ai_testing /__init__.py
shon98's picture
capture
af7246f
raw
history blame
234 Bytes
"""
AI Testing Tools
----------------
Tools for testing AI understanding of game state via Web Visualizer.
This package helps visualize game states and capture the JSON data
that would be sent to an AI agent for decision making.
"""