miniopolis/template.py

16 lines
360 B
Python
Raw Permalink Normal View History

2025-01-21 16:45:24 -05:00
"""
template.py
author: Caleb Scott
Template file for arcade program.
"""
# IMPORTS -----------------------------------------------------------
# CONSTANTS ---------------------------------------------------------
# CLASSES -----------------------------------------------------------
# MAIN --------------------------------------------------------------