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
This is the project that I wrote for the "Fundamentals of Programming" practical exam. The requirement was to implement the classical "Tic-Tac-Toe" game, with an option to save the current progress and to load it back (it doesn't work properly in my project). For this project I received aprox. 7/10 points. Also, it was made in a hurry