Skip to content

StaryMoon/SpeedCraftLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedCraft Lab

A zero-dependency browser lab for micro-skill training: click speed, reaction time, visual scan, and Nine Linked Rings sequence rhythm.

SpeedCraft Lab is designed as a small, polished project that is easy to share: open the page, train for 30 seconds, export a score card, and compare results without accounts, builds, servers, or tracking.

Live Demo

SpeedCraft Lab preview

What It Includes

  • CPS Sprint: 5s, 10s, and 30s click-speed benchmarks with local bests.
  • Reaction Duel: randomized color-shift reaction timing with median tracking.
  • Visual Scan: adjustable symbol grids for attention and target acquisition.
  • Nine Linked Rings: a 341-step shortest-path trainer generated from legal Chinese Rings moves.
  • Local history: browser-only personal bests and recent runs.
  • Export card: plain text score cards for posting or comparing.

Why This Exists

Most benchmark pages are either single-purpose toys or overbuilt dashboards. This project keeps the loop short and clean: one browser tab, four compact benchmarks, no dependencies, and a theme that looks good in screenshots.

It also gives niche puzzle and hand-speed practice a small open-source home.

Local Use

No installation is required.

open index.html

For a local HTTP server:

python3 -m http.server 8080

Then open http://localhost:8080.

Share Post Draft

I built SpeedCraft Lab: a tiny zero-dependency browser gym for CPS, reaction time, visual scan, and Nine Linked Rings rhythm training. It runs fully locally, keeps personal bests in the browser, and has a 341-step legal sequence trainer for Chinese Rings.

Demo: https://starymoon.github.io/SpeedCraftLab/ GitHub: https://github.com/StaryMoon/SpeedCraftLab

Author

Created by Minghao Liu, Peking University.

License

MIT

About

A zero-dependency browser lab for CPS, reaction time, visual scan, and Nine Linked Rings rhythm training.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors