voyageur-review/game/init.coffee

7 lines
192 B
CoffeeScript

# This is where you initialize your game.
# All code in this file comes last, so the game is almost ready by this point.
undum.game.init = (character, system) ->
window.onload = undum.begin