Turn Base Dynamic Game. This game includes lots of logic, made with the use of OOP concepts
- It's a turn base game One by one player get a chance to either attack or heal himself.
- Game is Made with separate visuals from logic.
- I used Interface, Events, Objects, and more stuff.