https://github.com/notakki/clickclack
Simple, minimalistic, distraction-free CPS test.
https://github.com/notakki/clickclack
clicker-counter clicker-game cps javascript vanilla-js website
Last synced: 11 days ago
JSON representation
Simple, minimalistic, distraction-free CPS test.
- Host: GitHub
- URL: https://github.com/notakki/clickclack
- Owner: notAkki
- Created: 2021-08-10T16:35:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-16T12:43:55.000Z (about 3 years ago)
- Last Synced: 2025-03-27T13:51:18.363Z (28 days ago)
- Topics: clicker-counter, clicker-game, cps, javascript, vanilla-js, website
- Language: HTML
- Homepage: https://notakki.github.io/ClickClack/
- Size: 25.4 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ClickClack
A simple, minimalistic, distraction-free CPS test. That's all it is :)# Features:
- View a timer countdown, current cps, and clicks as you do the test
- Simple results dropdown with few and clear buttons
- Slect between 4 different test times, 1 sec, 5 sec, 10 sec, and 60 sec# Todo:
- Add a button for custom times
- Add a graph on the results dropdown showing the progression of the clicking speed
- Add dark mode###### Thanks to [BattleMage0231](https://github.com/BattleMage0231) for helping me with this project