Skip to content

OscarPi/dodge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

dodge

LED dodging game. You use a Wiimote to steer your LED around invading LEDs.

##Hardware: You will need a Raspberry Pi (any model), a bluetooth dongle to connect to the wiimote (see http://www.modmypi.com/raspberry-pi/accessories/bluetooth-dongles/super-fast-usb-to-bluetooth-dongle-v4.0), a wiimote and a Unicorn Hat (see https://shop.pimoroni.com/products/unicorn-hat).

##Software: You will need to install python-cwiid:

sudo apt-get install python-cwiid

You will also need the Unicorn HAT python library:

sudo pip install unicornhat

##Usage: Just run dodge.py. It is then simple.

About

LED dodging game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages