Alexis Drai
|
a1590ede32
|
✅ Finish UT PlayerManager
|
3 years ago |
Alexis Drai
|
ff4d6eab9b
|
✅ Finish tests and fix #30
|
3 years ago |
Alexis Drai
|
2ea6feec0d
|
✅ Add UTs for Game, 🐛 debug nextIndex
|
3 years ago |
Alexis Drai
|
b4bcd40190
|
Merge pull request '✅ Add UT for DiceNFaces property' (#81) from fix-#41 into main
Reviewed-on: #81
|
3 years ago |
Alexis Drai
|
f0e74ae517
|
🚧 WIP
|
3 years ago |
Alexis Drai
|
4d07c3ffc1
|
✅ Set up instances for UTs
|
3 years ago |
Alexis Drai
|
7f10eaed24
|
🐛 Fix call to Random.Next()
Next(a, b) returns a random int between a (INCLUDED) and
b (EXCLUDED) -- that is, in [a, b[
|
3 years ago |
Alexis Drai
|
9158101677
|
✅ Add UT for DiceNFaces property
|
3 years ago |
Alexis Drai
|
de7062e81d
|
Synchronise Wiki and Model
|
3 years ago |
Alexis Drai
|
535631e0e1
|
🐛 Change 2-tuple to dictionary
|
3 years ago |
Alexis Drai
|
88f7193033
|
Merge pull request 'fix-turn' (#79) from fix-turn into main
Reviewed-on: #79
|
3 years ago |
Alexis Drai
|
98c154a902
|
Fix #72 and fix #74 Merge pull request '⚰️ Remove dead code (names for dice)' (#78) from clean-up-die into main
Reviewed-on: #78
|
3 years ago |
Alexis Drai
|
c6f3b0ad47
|
Merge pull request 'fix-#64' (#77) from fix-#64 into main
Reviewed-on: #77
|
3 years ago |
Alexis Drai
|
6f73dc5abf
|
🐛 Debug genericity
|
3 years ago |
Alexis Drai
|
5937a1cc28
|
👔 ♻️ Fix #68
|
3 years ago |
Alexis Drai
|
ac9d6c5f9e
|
Merge pull request '🔥 ⚰️ Fix #60' (#76) from fix-#60 into main
Reviewed-on: #76
|
3 years ago |
Alexis Drai
|
1403b5d7fb
|
🚧 WIP
|
3 years ago |
Alexis Drai
|
a4f0b3948e
|
⚰️ Remove dead code (names for dice)
|
3 years ago |
Alexis Drai
|
97c888b895
|
Merge pull request '🏗️ Fix #67' (#75) from fix-#67 into main
Reviewed-on: #75
|
3 years ago |
Alexis Drai
|
242cc86a79
|
🩹 fix #64
|
3 years ago |
Alexis Drai
|
dcef907f24
|
🩹 fix #64
|
3 years ago |
Alexis Drai
|
86ff2fe752
|
🔥 ⚰️ Fix #60
|
3 years ago |
Alexis Drai
|
aaa94de362
|
🏗️ Fix #67
|
3 years ago |
Alexis Drai
|
4fe026a094
|
Merge pull request 'changeDieClasses ---' (#62) from changeDieClasses into main
Reviewed-on: #62
|
3 years ago |
Ismail TAHA JANAN
|
5a76434f96
|
🎨 chanege Random type to static
|
3 years ago |
Ismail TAHA JANAN
|
344a0fb9ac
|
🎨 improve code performance
|
3 years ago |
Ismail TAHA JANAN
|
9292a2cc44
|
🩹 #59 : some name spaces
|
3 years ago |
Ismail TAHA JANAN
|
8a81f2ddd7
|
🩹 #59 fix: add some name spaces
|
3 years ago |
Ismail TAHA JANAN
|
da6babe2dd
|
#59 : �🩹 fix: more conflict fixing
|
3 years ago |
Ismail TAHA JANAN
|
ac4ebc71f0
|
conflict resolves
|
3 years ago |
Ismail TAHA JANAN
|
306315c2ff
|
⚡ #59 feat:Die become abstract & add dice tipes as children
|
3 years ago |
Alexis Drai
|
f289afb0ee
|
📝 Update README
|
3 years ago |
Alexis Drai
|
d321107a7c
|
📝 Add missing sketch
|
3 years ago |
Alexis Drai
|
28b3941d9a
|
Add doc images
|
3 years ago |
Alexis Drai
|
c97c8d6ee1
|
Merge pull request '⚗️ Add content to the stub to explore the logic of the app' (#58) from develop-stub into main
Reviewed-on: #58
|
3 years ago |
Alexis Drai
|
021d47e07f
|
Merge pull request '👔 Complete #14 create-game-class' (#57) from create-game-class into main
Reviewed-on: #57
|
3 years ago |
Alexis Drai
|
0f9f581603
|
⚗️ Add content to the stub to explore the logic of the app
|
3 years ago |
Alexis Drai
|
15b7264fde
|
🚨 Fix code smells
|
3 years ago |
Alexis Drai
|
48db9ba6de
|
💡♻️ Add to Game thanks to new classes, add fixes
|
3 years ago |
Alexis Drai
|
16ab43af5a
|
Merge pull request '✨✅🩹 Complete #40 and #41 -- finish Turn' (#56) from finish-turn into main
Reviewed-on: #56
|
3 years ago |
Alexis Drai
|
d744b07e3b
|
♻️ Add FavGroup and refactor manager
|
3 years ago |
Alexis Drai
|
10a48032bd
|
🏗️ Move Game into Games
|
3 years ago |
Alexis Drai
|
92716d5f32
|
👔 Get started on the Game class
|
3 years ago |
Alexis Drai
|
c7d3888a70
|
🐛 Change HashSet to List for ordering, add order
|
3 years ago |
Alexis Drai
|
7e85dba135
|
🩹 Fix code smells
|
3 years ago |
Alexis Drai
|
7389ee8756
|
✅💬 Include AbstractDieFace in Turn, update ToString(), pass tests
|
3 years ago |
Alexis Drai
|
011db706e0
|
🏗️📦️ Make separate packages for clarity
|
3 years ago |
Alexis Drai
|
f52676c901
|
🏗️ Add all (emptyish) classes, articulate
|
3 years ago |
Alexis Drai
|
908c725573
|
🏗️ Plug a loader and GameRunner into the App
|
3 years ago |
Alexis Drai
|
b59c239041
|
✏️ Fix typo
|
3 years ago |