Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 477 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 477 Bytes

One second code: How fast is your computer?

Hi! This is source for http://computers-are-fast.github.io. It contains:

  • some frontend JS for the game
  • the benchmarks, and Python code to run them.

JS setup instructions

  • Clone, and then run npm install in the project root.

To serve

Run npm run serve after installing, or start any HTTP server with root directory at site/.

Authors

Kamal Marhubi, Julia Evans