Camology/CS372-Proj3

Stop self-scoring on hit

Closed this issue · 1 comments

Currently if you touch the ball and it goes into your own goal you can get points making it useful ti use the push as a rake to pull the ball in instead of using it to push the ball away.

Potential Solution: Create a flag to minus points if you self-score or at the very least don't give points

Should be fixed, if the player number matches their corresponding goal number the score will not be affected.