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 c88851af6e
✏️ Fix args, 🎨 improve code lisibility
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
IManager.cs 🩹 Pass params by vals instead of by refs 3 years ago
ImageDieFace.cs Use abstraction, switch from uri to int 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 👔 Add Turn class and first UTs 3 years ago