Tic-tac-toe

Links
Technologies used
Description
One of my very first projects. It's a tic-tac-toe game that can be played by two people on one device or against a bot (random field selection, after the user's move)
This project was written without any examples and at a very early stage of my programming journey. The reference was a mini-app from Google tic-tac-toe
I must say that the project needs refactoring, but I want to keep it as it is. You could say like a time capsule :)