A downloadable Score Counter for Windows, macOS, and Linux

Simple Java Score Counter

This is a simple, cross-platform, generic score counter written in Java for tabletop games. This was originally written to replace the score cards in Star Realms but can be used for any game to keep score for up to six players. 

The default setup is for a two player game of Star Realms with each player starting with 50 points. New profiles for different games can be created by going to File>New and then these can be saved to and loaded from disk as well.

It should be executable on any Windows, Linux, or Mac machine with an up to date Java installation. 

This was a program I wrote primarily to teach myself java but I hope others will find it useful and/or interesting. If you want to take a look at the source code, head over to my Github at https://github.com/JLWard-90/ScoreCounter.

Download

Download
scoreCounter_v1_0.jar 33 kB

Install instructions

This file should be executable on any Windows, Linux, or Mac machine with an up to date Java installation. Just double click on the file, or from the command line type:

java -jar scoreCounter_v1_0.jar

Leave a comment

Log in with itch.io to leave a comment.