You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Changes:
- submitScore() now accepts playerWon parameter and submits for both wins and losses
- Sends result: 'win'|'loss' and score: 0 — previously only submitted on wins
- Removed PLAY AGAIN button from game over overlay
- Removed restartButton event listener
- Reload delay reduced from 3000ms to 1000ms
- Added "game_type": "winloss" to game.json
Changes:
- submitScore() now accepts playerWon parameter and submits for both wins and losses
- Sends result: 'win'|'loss' and score: 0 — previously only submitted on wins
- Removed PLAY AGAIN button from game over overlay
- Removed restartButton event listener
- Reload delay reduced from 3000ms to 1000ms
- Added "game_type": "winloss" to game.json