Advanced version of the grid-based game allowing multiple simultaneous targets and visual distinction for cells targeted by multiple sources.
Prompt
Great. The problem now is that it only updates the current target. All cells can have active targets at the same time and two cells can have the same target (make those cells darker). So each second many cells should be updated as per how many targets are set.
There was an error:
Copy-paste this to ChatGPT (in the same conversation) to fix it
If possible, also try to describe when this error happens