// This script is the main entry point of the game // called per frame, optional function update(timeStep) { } exports.update = update;