-
Notifications
You must be signed in to change notification settings - Fork 0
3, clickerBoard Features
clickerBoard is not one single program, but it is a program to wrap up all the other components of it. There are components such as configuring the program, different types of the components, and more. Section 3 will explain in depth about how each of these components work.
clickerBoard is the central of the program. It is the launcher that launches everything else.
clickerCounter is just like clickerTimer, but there is no timer and counts the clicks.
clickerTimer is just like clickerCounter, but it has a timer and counts the clicks within the set amount of time.
clickerConfig is a way to configure data for features of clickerBoard. (for example, duration)
- Intro
-
Download
2a. Run/Compile -
clickerBoard Features
3a. clickerBoard
3b. clickerCounter
3c. clickerTimer
3d. clickerConfig
clickerBoard's wiki is up to date on the 0.10.8 beta release. This does not mean that higher versions are not supported with the wiki, but could have missing information.