Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 328 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 328 Bytes

GyroRemoteGame

A game to showcase the precision of your smartphone gyroscope

try live demo

https://gyroremotegame.antonkindt.be

installation

Run the following commands (assuming you have nodejs)

git clone https://github.com/Arnhoudt/GyroRemoteGame.git
cd GyroRemoteGame
npm install
npm start