Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interact with neopixel LEDs in arcade machine #55

Open
cdsupina opened this issue May 12, 2023 · 1 comment
Open

Interact with neopixel LEDs in arcade machine #55

cdsupina opened this issue May 12, 2023 · 1 comment
Assignees
Labels
arcade Relating to the build of the game for arcade machines

Comments

@cdsupina
Copy link
Contributor

When the arcade feature is enabled. The arcade should communicate with the microcontroller to set patterns for the led strips.

  • Main menu, instructions: lights show transition between green and purple
  • Character selection: lights should be off and turn on green when the player on the corresponding side joins
  • Game:
    • Flash red on corresponding side when damage taken to health
    • Flash red on both sides when defense damage taken
    • Flash blue when defense healed
    • Otherwise fade between green and purple
  • Victory: exciting happy pattern!
  • Game over: sad pattern :(
@cdsupina cdsupina added the arcade Relating to the build of the game for arcade machines label May 12, 2023
@cdsupina cdsupina self-assigned this May 12, 2023
@cdsupina
Copy link
Contributor Author

Pairs with thetawavegame/arcade-firmware#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arcade Relating to the build of the game for arcade machines
Projects
None yet
Development

No branches or pull requests

1 participant