495 : Finish stage 9

Balthazar:

Since we're done debugging Level 3, we can reset the game back to start at the title screen.

function handle_load(event) { init(); start_level(3); start_level(0); requestAnimationFrame(update_world); }
Balthazar:

Congratulations! You've finished stage 9.

Balthazar:

This is the last stage so that means that you've finished.

Congratulations! You've have finished Stage 9 and your character has gained a level.

End of Game.