// This script is the main entry point of the game // called per frame, optional export function update(timeStep) { // handle update }