Page 1 of 1

A command-line solitaire dice game

Posted: Mon 03 Mar 2014, 04:05
by 6502coder
Here's a nice little solitaire game that runs from the command line (no GUI);. It's perfect for a coffee break or while you're waiting for that big download to complete.

It's a computerization of a pencil-and-paper dice game called Solitaire Dice. See the attached "readme" file, which explains the rules of the game. If it sounds interesting, download the .gz file which contains the executable as well as the readme AND the full source code too. It's written in C++.

The executable is only 12K and has been verified to run on 4.1.2 Retro, Wary 5.1.4.1, and Slacko 5.6, so it ought to work pretty much anywhere.