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)
- Host: GitHub
- URL: https://github.com/jasonliang-dev/threefour
- Owner: jasonliang-dev
- Created: 2017-04-03T19:25:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T16:27:34.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T09:27:56.756Z (3 months ago)
- Topics: bluetooth, java, java-8, motej, school, school-assignment, school-project, schoolwork, wii, wiimote
- Language: Java
- Homepage:
- Size: 3.43 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
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