/N64bluetooth

Bridge Bluetooth for N64 controller

Primary LanguageCMake

Program to determin information about connect joysticks

download

cd N64bluetooth

./install.sh

cd ..
cd SFML

cmake .

make
sudo make install

cd ..
cd N64bluetooth
mkdir build 
cd build
cmake ..

make
./Bran