summaryrefslogtreecommitdiff
path: root/src/sliceitoff/player/__init__.py
blob: 16d890e2f385589c13226942c298af46279f6531 (plain)
1
2
3
""" player - The slicing tool on the screen """
from .player import Player
from .life import Life