PLACEHOLDER
Line Woppler is an interactive game.
The goal of the game is to collect all the coins (represented by yellow LEDs) as quickly as possible.
To do this, the player moves their meeple (a pink LED) along the LED strip using the Joy-Con.
While there are no obstacles in Level 1, starting from Level 2, traps (red LEDs) will appear from time to time.
As long as they are blinking, they are harmless. However, once they glow steadily, touching a trap with the meeple will result in a short timeout during which the player cannot move.
From Level 3 onward, there is also a penalty for hitting the boundaries of the playing field. So proceed with caution.
The game can also be played by two players. To do this, a second controller must be connected.
The second player plays simultaneously on the second LED strip. Whoever collects all the coins first wins.
SPECIFICATION NECESSARY
- Raspberry Pi
- 2 LED strips
- Keyboard
- Touchscreen
- 2 Switch controllers
- Clone the Git repository
- Run
pip install -r requirements.txt
PLACEHOLDER
- Connect the hardware to the Raspberry Pi
PLACEHOLDER
Settings for LED animations, game behavior, and various other parameters can be adjusted in the files XY and ABC.
- Connect the Switch controllers via Bluetooth
- Run
main.py - Select the game mode and enter player names on the touchscreen
- Play and have fun!
PLACEHOLDER
license