Hello there !
I'm writing four in a row in csharp.
It's almost done, the only problem is the control for when there actually is four in a row.
I have vertical and horizontal working perfectly fine, diagonal from down-left to right up should work to.
Only if i put in the code i found for left-up to downright, sometimes i get a random message that a player won.
Does anyone see the mistake ?
...