Welcome to Skaty documentation
An extensible, high-performance Skat implementation in Python.
It provides a robust core engine and includes a reference implementation of the International Skat Order (ISkO).
Features
- ISkO compliant: strict adherence to official rules
- Extensible: easily implement house rules
- AI-Ready: built with fast, allocation-friendly
apply/undoarchitecture, making it perfectly suited for reinforcement learning - Type Safe: Fully typed and designed for modern Python