Hey, I've started learning c++ few days ago and I wrote tictactoe game. I'd say I made the code overcomplicated, but since it's my first c++ program, I think it's fine.
Just to clarify, I challenged myself to do it with everything I learnt so far, so I had exactly 0 help (no internet, nothing). I'm experienced with other languages (not c-like) tho, so I it would be way harder if some things didn't come naturally.
Anyways, here's the code: