Week 8 - Task 1337
Tic Tac Toe
Make a tic-tac-toe game!
Example of how a solution might look like
Hints
-
As a player "icon", just use a couple of emojis. In the example these are used: 🟣 🟡
-
Take a look at code from this week's "Live coding" if you need some hints on how to do stuff.