bofirial / DungeonBot

A website for learning to code using c#.
https://dungeonbot.net
MIT License
5 stars 1 forks source link

Migrate Combat from the previous implementation #111

Open bofirial opened 2 years ago

bofirial commented 2 years ago

https://github.com/bofirial/DungeonBot/blob/main/DungeonBotGame.Client/BusinessLogic/Combat/AdventureRunner.cs

Also add Unit Tests for Combat scenarios.