#!/usr/bin/julia include("player.jl") function main_dock() print("\nWill be the main dock\n") end