Arcade fun - Ports over /vg/s SpaceVillain arcade game (#2125)

* arcade fun

* stuff

* removed unused using statements
added sound feedback
win check fix
reworked ui a bit

* description rework

* windowopen bug fixed

* adds rewards, cool!

* for unusualcrow

* fixes

Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
This commit is contained in:
Paul Ritter
2020-09-23 14:30:31 +02:00
committed by GitHub
parent eb9b83cc29
commit 2a1b90a0eb
13 changed files with 662 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -22,3 +22,12 @@
bodyBroken: arcade
- type: Anchorable
- type: Pullable
- type: SpaceVillainArcade
- type: Wires
BoardName: "Arcade"
- type: UserInterface
interfaces:
- key: enum.SpaceVillainArcadeUiKey.Key
type: SpaceVillainArcadeBoundUserInterface
- key: enum.WiresUiKey.Key
type: WiresBoundUserInterface