module GLOBALS exposing (..) move_speed = 60 character_radius = 25 playAreaSize = ( "500", "900" )