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
Ismail TAHA JANAN 306315c2ff
#59 feat:Die become abstract & add dice tipes as children
3 years ago
..
AbstractDie.cs #59 feat:Die become abstract & add dice tipes as children 3 years ago
AbstractDieFace.cs 🚧🧑‍💻 Put Value at abstract level, leave IDs for later 3 years ago
ColorDie.cs #59 feat:Die become abstract & add dice tipes as children 3 years ago
ColorDieFace.cs Use abstraction, switch from hexString to int 3 years ago
GameRunner.cs 🏗️ Add empty class 3 years ago
IManager.cs 🩹 Pass params by vals instead of by refs 3 years ago
ImageDie.cs #59 feat:Die become abstract & add dice tipes as children 3 years ago
ImageDieFace.cs ✏️ Downgrade from TODO to memo 3 years ago
Model.csproj ⬆️ Upgrade to .NET 6.0 3 years ago
NumberDie.cs #59 feat:Die become abstract & add dice tipes as children 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