about summary refs log tree commit diff homepage
path: root/brutalmaze/__init__.py
blob: ce4296a193df81c3acac2437fb7e4417a63cb764 (plain) (blame)
1
2
3
"""Minimalist thrilling shoot 'em up game"""

from .game import __version__