Skip to content

fvsch/click-precision-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

precision-click-game

Small game developed as a demonstration of Fitt’s Law for 24 jours de web.

Updated for this article on Learning XState.

Get started

npm install
npm run dev

Building and running in production mode

npm run build
npm run start