Alexis Drai
|
3c4df08f74
|
📝 Update README
|
3 years ago |
Alexis Drai
|
7e4f18f924
|
✏️ Fix typo
|
3 years ago |
Alexis Drai
|
787077f841
|
Fix #8
|
3 years ago |
Alexis Drai
|
42a106c9b5
|
Merge pull request '⚗️ bang-out-dirty-prototype' (#91) from bang-out-dirty-prototype into main
Reviewed-on: #91
|
3 years ago |
Alexis Drai
|
b86cc38e1d
|
Merge pull request '👔 fix-#16' (#90) from fix-#16 into main
Reviewed-on: #90
|
3 years ago |
Alexis Drai
|
796c599f3f
|
➖💚 Remove console prototype from the CI build
If you want to launch the console app, you need to load the DiceAppConsole "solution"
|
3 years ago |
Alexis Drai
|
e0abed2590
|
🔥 Remove ption to use shorter hexcodes for colors
|
3 years ago |
Alexis Drai
|
39ad4eadcd
|
⚗️ Bang out a quick and dirty console prototype
|
3 years ago |
Alexis Drai
|
855d697572
|
🩹 Make method static, remove Load
PlayGame was never using any instance data, so it could be made static for performance gains
|
3 years ago |
Alexis Drai
|
daf468463c
|
👔 Finish GameRunner class for now
|
3 years ago |
Alexis Drai
|
cccd21ca12
|
Merge pull request '🐛 fix-#87' (#88) from fix-#87 into main
Reviewed-on: #88
|
3 years ago |
Alexis Drai
|
2ee91862cf
|
🚧 WIP
|
3 years ago |
Alexis Drai
|
8f42e7577e
|
Add comments, break keyboard..?
|
3 years ago |
Alexis Drai
|
295d43e3ce
|
🔥 Simplify adding turns
|
3 years ago |
Alexis Drai
|
3631af4e8a
|
🚨 Seal Turn and implement IEquatable
|
3 years ago |
Alexis Drai
|
9da428862f
|
Override equals and hash, add UTs
|
3 years ago |
Alexis Drai
|
a03c1f4526
|
Ensure unicity within Game.turns
|
3 years ago |
Alexis Drai
|
2556b46192
|
Merge pull request '🎨 Improve die faces, expose Value, make use of inheritance' (#86) from improve-die-faces into main
Reviewed-on: #86
|
3 years ago |
Alexis Drai
|
82c36049f2
|
🎨 Improve die faces, expose Value, make use of inheritance
|
3 years ago |
Alexis Drai
|
ccf8f222a0
|
Merge pull request '✅ Finish UT PlayerManager' (#84) from 100-percent-ut-playermanager into main
Reviewed-on: #84
|
3 years ago |
Alexis Drai
|
29251e01d4
|
Merge pull request 'fix-#30' (#83) from fix-#30 into main
Reviewed-on: #83
|
3 years ago |
Alexis Drai
|
c63729b0b2
|
Merge pull request '🐛 Fix call to Random.Next()' (#82) from bug-fix-abstract-die into main
Reviewed-on: #82
|
3 years ago |
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 |