A game to showcase the precision of your smartphone gyroscope
https://gyroremotegame.antonkindt.be
Run the following commands (assuming you have nodejs)
git clone https://github.com/Arnhoudt/GyroRemoteGame.git
cd GyroRemoteGame
npm install
npm start