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

from .game import __version__