The Road to Reno by Jeff Ehinger Based on the dice game, "The d6 Shooters" by Eric Herman https://boardgamegeek.com/boardgame/54201/d6-shooters Coded in Python 2.7 with the Pygame module. This program may be freely distributed as long as it is not modified without permission and includes this text file. Click the "How to Play" button on the title screen for the game rules. Controls: Click on dice to toggle their "keep" state. (Locked dice are always in a "keep" state and can't be toggled.) Use the buttons to reroll or keep all. Right-click will also reroll if you have any rerolls left. Press the Escape key at any time to exit the game. v1.15 3/1/20 - Minor animation improvements. - Bug fixes. - Some new items, and some adjustments to existing items. - Some new events, and some adjustments to existing events. v1.16 4/7/20 - The amount of gold that Billy Griggs asks for is now random and unknown until you reach Reno. v1.17 12/6/24 - Bug fixes. - Added several more town names.