#!/bin/bash

# Start KingSnake in an xterm window with a large font size for white
xterm -fa "size=24" KingSnake.py

