Ever tried building a game?
My first was #tictactoe in Pascal, in the terminal—built during my IT tech course. 15+ years later, I remade it.
The #challenge wasn’t the #game rules anymore, but #RealTime interaction. Start simple: github.com/lauroguedes/tic-tac-toe-game
Back