No description
This repository has been archived on 2021-04-02. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2021-04-02 14:15:34 +02:00
.idea added ll_pwm module as hardware dependend module for ll_motor 2017-12-28 12:10:44 +01:00
doku updated doku 2017-10-19 22:27:05 +02:00
include added a test for the leds when the user button is pressed at power up 2021-04-02 14:15:34 +02:00
ldscripts initial commit 2016-09-21 19:55:10 +02:00
src added a test for the leds when the user button is pressed at power up 2021-04-02 14:15:34 +02:00
system fixed animation handling 2017-10-21 22:51:40 +02:00
.cproject added game_exit animation 2017-12-29 15:27:06 +01:00
.gitignore added .idea/workspace.xml to .gitignore 2017-10-06 19:29:03 +02:00
.project removed deprecated project "librm_arm" 2016-11-03 22:58:46 +01:00
CMakeLists.txt added a test for the leds when the user button is pressed at power up 2021-04-02 14:15:34 +02:00
Flash Debug.launch - removed reset switch logic and replaced it with ll_switch.c/h 2017-09-19 21:47:49 +02:00
README.md added README 2018-04-13 21:50:03 +02:00

Software for the next generation of Looping Louie!

Changes to the original game:

  • room for 8 players
  • illumination of the playing area with RGB LED's
  • detection of falling chips individually for each player
  • count and display the score for each player based on the color of the LEDS
  • animations between the different game situations
  • random motor speed
  • Louie flies backwards too!
  • automatic stop once a player has lost all his chips