https://github.com/potch/counter
Simple counters for board games, etc.
https://github.com/potch/counter
Last synced: 5 months ago
JSON representation
Simple counters for board games, etc.
- Host: GitHub
- URL: https://github.com/potch/counter
- Owner: potch
- Created: 2012-09-04T08:05:29.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-04T08:06:33.000Z (almost 14 years ago)
- Last Synced: 2025-02-04T21:34:10.785Z (over 1 year ago)
- Homepage: http://potch.github.com/counter
- Size: 129 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A simple game counter.
When you start a game, it will prompt you for the number of counters and the
initial value of each counter.
Click on the player labels to change them.
To use the counters:
- Spacebar advances to the next counter.
- Up and Down increment and decrement the current counter.
If you forget the keyboard shortcuts, you can press ?.
Enjoy!