Skip to content

nikonyrh/rubikstimer-clj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rubikstimer-clj

This my first ClojureScript program, based on the reagent-helloworld, which is a Leinegen template for projects using reagent, which itself is a wrapper for React.

I use this as a stopwatch when doing Rubiks cube solves, I am at the moment at 20 - 25 seconds with CFOP. The app is statically hosted at AWS S3, or you can easily run it locally. It won't record times less than two seconds, so if you screw up in the very beginning (or you are interrupted) you don't have to record the bad outcome.

It tries to be a bit responsive with the CSS layout so that it works with phones, tablets and PCs. On a PC you can use the spacebar for starting and stopping once you have clicked the focus there.