miniopolis/template.py
2025-01-21 16:45:24 -05:00

16 lines
361 B
Python

"""
template.py
author: Caleb Scott
Template file for arcade program.
"""
# IMPORTS -----------------------------------------------------------
# CONSTANTS ---------------------------------------------------------
# CLASSES -----------------------------------------------------------
# MAIN --------------------------------------------------------------