You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also mutex locks need to be revised. Global variables such as score, number of rockets left etc should probably be made made atomic ints (updated atomically too)
Refactor Code.
Review Comments & design doc :(
The text was updated successfully, but these errors were encountered: