@@ -77,6 +77,7 @@ func initialize() (Game, error) {
func (game *Game) gameDirector() {
defer quit(game)
+ // TODO reorder this
for game.gameover == 0 {
// Clean the screen