RobViren / N64bluetooth

Bridge Bluetooth for N64 controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Bridge Bluetooth for N64 controller


Languages

Language:CMake 83.1%Language:C++ 14.5%Language:Shell 2.4%