Skip to content

Activity

Using the methods instead of hard coded 0 index

OriBenNunpushed 1 commit to dev • 2ed9768…945e0cd • 
on Mar 23, 2024

1. Renamed the IRandomProvider.cs to RandomProviders.cs

OriBenNunpushed 1 commit to dev • 595698d…2ed9768 • 
on Mar 23, 2024

Finished the Deck class

OriBenNunpushed 2 commits to dev • a1e34c8…595698d • 
on Mar 23, 2024

Fixed all errors because of the generics assignment and finished writ…

OriBenNunpushed 1 commit to dev • 539f1af…a1e34c8 • 
on Mar 23, 2024

IDE suggestions

OriBenNunpushed 1 commit to dev • 0a5689f…539f1af • 
on Mar 23, 2024

Added some WIC project for LINQ class

OriBenNunpushed 1 commit to dev • 5bd39a5…0a5689f • 
on Mar 18, 2024

WIP - changing to generics

OriBenNunpushed 1 commit to dev • 571c4fa…5bd39a5 • 
on Mar 18, 2024

Added a project for the extensions WIC lesson

OriBenNunpushed 1 commit to dev • 1eebd32…571c4fa • 
on Mar 11, 2024

Finished the WIC for the enumerables lesson

OriBenNunpushed 1 commit to dev • 1f7688c…1eebd32 • 
on Mar 11, 2024

WIP - the generics assignment

OriBenNunpushed 1 commit to dev • 03fd68d…1f7688c • 
on Mar 4, 2024

Removed namespace and parameterless constructors of the Dice and Bag …

OriBenNunpushed 1 commit to dev • c9fbb92…03fd68d • 
on Mar 4, 2024

Created a project for the WIC

OriBenNunpushed 1 commit to dev • 3b5349d…c9fbb92 • 
on Mar 4, 2024

Merge pull request #3 from OriBenNun/dev

Pull request merge
OriBenNunpushed 12 commits to master • f253b09…44d6e3a • 
on Feb 15, 2024

Improved prints and changed the Team terminology to Players

OriBenNunpushed 5 commits to dev • 43878f4…3b5349d • 
on Feb 15, 2024

Finished with the Bag struct and test

OriBenNunpushed 3 commits to dev • 52a374b…43878f4 • 
on Feb 15, 2024

Changed the Dice implementation to a generic IRandomProvider implemen…

OriBenNunpushed 3 commits to dev • e699ffd…52a374b • 
on Feb 14, 2024

Merge pull request #2 from OriBenNun/dev

Pull request merge
OriBenNunpushed 40 commits to master • 442011c…f253b09 • 
on Feb 14, 2024

improved prints, cleaned code and improved readability (before sendin…

OriBenNunpushed 1 commit to dev • 1475c4e…e699ffd • 
on Feb 13, 2024

Moved to namespace

OriBenNunpushed 4 commits to dev • 9fa4235…1475c4e • 
on Feb 13, 2024

Continued with the 2nd assignment instructions. Added the player clas…

OriBenNunpushed 1 commit to dev • d61436c…9fa4235 • 
on Feb 11, 2024

Improved the weather prints to make more sense in the fight context (…

OriBenNunpushed 1 commit to dev • 561948a…d61436c • 
on Feb 6, 2024

Added more checks to avoid dead units fighting because of Attack over…

OriBenNunpushed 1 commit to dev • d24bfa1…561948a • 
on Feb 6, 2024

Fixed more bugs and balanced the units stats

OriBenNunpushed 1 commit to dev • 1591d10…d24bfa1 • 
on Feb 6, 2024

Fixed some bugs and added more informative prints

OriBenNunpushed 1 commit to dev • a629b45…1591d10 • 
on Feb 5, 2024

Added GameManager.cs to handle the fight algo and added most of the a…

OriBenNunpushed 1 commit to dev • e40e362…a629b45 • 
on Feb 5, 2024

Added Weather system and tested it

OriBenNunpushed 1 commit to dev • 93b06e9…e40e362 • 
on Feb 3, 2024

Fixed all the issues after altering the unit base class to use dice i…

OriBenNunpushed 1 commit to dev • 569c2b9…93b06e9 • 
on Feb 3, 2024

WIP - changed the Unit as requested in the assignment, now altering t…

OriBenNunpushed 1 commit to dev • 99abead…569c2b9 • 
on Feb 3, 2024

Added tests and organized the code for easier use

OriBenNunpushed 4 commits to dev • 9a1b892…99abead • 
on Feb 3, 2024

Started working on assignment #2 - "Improving Berzerkers":

OriBenNunpushed 1 commit to dev • 47de71f…9a1b892 • 
on Feb 3, 2024