An open API service indexing awesome lists of open source software.

https://github.com/jasonliang-dev/threefour

High school video game project using motej (Wiimote library for Java)
https://github.com/jasonliang-dev/threefour

bluetooth java java-8 motej school school-assignment school-project schoolwork wii wiimote

Last synced: about 1 month ago
JSON representation

High school video game project using motej (Wiimote library for Java)

Awesome Lists containing this project

README

        

[[file:poster.png]]

** Requirements
Java lol

*** Libraries
- [[http://www.bluecove.org/][BlueCove]]
- [[http://motej.sourceforge.net/][motej]]
- [[https://www.slf4j.org/][slf4j]]

*** Bluetooth packages

**** Debian/Ubuntu
=apt install libbluetooth-dev=

**** Fedora/RHEL
=dnf install bluez-libs-devel=

**** Arch
=pacman -S bluez=

**** Windows
Good luck