Asciifarm/asciifarm/minstarter.py

5 lines
53 B
Python
Executable File

#! /usr/bin/python3
import playgame
playgame.main()