brutalmaze/brutalmaze/__init__.py

4 lines
101 B
Python
Raw Normal View History

2018-02-13 14:51:41 +01:00
"""Brutal Maze is a minimalist hack and slash game with fast-paced action"""
2017-10-12 15:29:55 +02:00
from .main import main