brutalmaze/brutalmaze/__init__.py

4 lines
102 B
Python
Raw Normal View History

2020-03-03 15:24:41 +01:00
"""Minimalist thrilling shoot 'em up game with minimalist art style"""
from .game import __version__