craps

  1. acamso

    Python Craps Simulator Part #1 - Rolling The Dice

    This is a demonstration on how to build a Craps simulator with Python. This is a multi-part series. In this video, we create the foundation of the script, write the classes for `Player` and `Die`, and test rolling the dice. Source Code Enjoy!
Back
Top