pxt-arcade
pxt-arcade copied to clipboard
Game over for multiplayer
Currently game over assumes a single player. Logic needs to be upgraded for multiplayer info.
For reference, @kiki-lee has a multiplayer end-screen implementation here: https://github.com/kiki-lee/target-practice-with-balls/blob/master/custom.ts
Add this to multiplayer extension.
Most up-to-date version below. Please also include the countdown with win and custom game over options.
https://github.com/microsoft/arcade-carnival
These blocks are very long. Can we split up or condense?
Also, does this mean we'll have 2 versions of the Game Over and Countdown blocks (normal + multiplayer extension version)?
There are many open questions like these around the game over blocks. Let me draw up designs and we'll review/refine before we implement anything. I'll be sure to address these concerns.
Marking as done! Will open new issues for individual tweaks.
only took us four years ;). @pelikhan