Hey there,
With this course I have created a dice-rolling program using python in the git bash. The code is created and stored in the dice-roller.py file. This repo also contains course materials under the issues tab.
The Game has the following fdeatures:
You can set two Playernames to compete against each other
How many sides has the dice?
How many dice you want to roll?
Critical hits will count +15 Points Critical misses will count -5 Points
You´ll see how you and your opponent has rolled
Game Over - Who is the Winner?