You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dice_app/Sources/Model
Alexis Drai bcf7772e6d
continuous-integration/drone/push Build is passing Details
🚨 remove TODOs using comments and tickets instead
3 years ago
..
AbstractDieFace.cs 🚧🧑‍💻 Put Value at abstract level, leave IDs for later 3 years ago
ColorDieFace.cs Use abstraction, switch from hexString to int 3 years ago
Die.cs ♻️ Switch from Console to Debug 3 years ago
GameRunner.cs 🏗️ Add empty class 3 years ago
IManager.cs 🩹 Pass params by vals instead of by refs 3 years ago
ImageDieFace.cs ✏️ Downgrade from TODO to memo 3 years ago
Model.csproj ⬆️ Upgrade to .NET 6.0 3 years ago
NumberDieFace.cs ✏️ Fix args, 🎨 improve code lisibility 3 years ago
Player.cs 🩹 Improve exception-throwing 3 years ago
PlayerManager.cs 🩹 Fix code smell 3 years ago
Turn.cs 🚨 remove TODOs using comments and tickets instead 3 years ago