BattleWords / battlewords /__init__.py
Surn's picture
Add timer, UI updates, and radar scope improvements
10dda8b
raw
history blame
70 Bytes
__version__ = "0.2.6"
__all__ = ["models", "generator", "logic", "ui"]