Add Game History Feature

๐Ÿ‘จโ€๐Ÿ’ผ Sometimes users are playing tic-tac-toe against their children and their kids want to change their move when they lose ๐Ÿ˜† So we're going to add a feature that allows users to go backward through the game and change moves.
As usual, you can check the solution to check what the final experience should be like.
๐Ÿงโ€โ™‚๏ธ I made a couple changes you can check here if you'd like. I mostly just refactored things a bit to get it ready for your work. Should be a fun feature to add! Enjoy!

Please set the playground first

Loading "Add Game History Feature"
Loading "Add Game History Feature"

Access Denied

You must login or register for the workshop to view and run the tests.

Check out this video to see how the test tab works.