Right now, the game crashes once the game is over as there isn't any logic as to what to do once the game is over. What we want to happen once somebody wins:
- Report winner to Lylat with stock count and such as is required by the Lylat API.
- Return to CSS with information filled out as to who you're playing and such.
- When you change characters, update your opponent's screen with the new character.
- When you're ready, show it on the UI and go to training room.
Right now, the game crashes once the game is over as there isn't any logic as to what to do once the game is over. What we want to happen once somebody wins: