dotnet/dotnet-console-games

`Tanks` enemies shooting through walls if up against them

Opened this issue · 0 comments

In the Tanks game, If the enemies move up against the walls and shoot, the bullet goes through the walls. I probably forgot to check if a bullet hits a wall when it spawns.