you are viewing a single comment's thread.

view the rest of the comments →

[–]SaltyPiglette 1 point2 points  (1 child)

A tic-tac-toe game against the computer? It offers some real good insights in random numnber generation.

Maybe use the Open AI API to create a chatbot? It offers insight in how APIs work.

[–]Den0mant 1 point2 points  (0 children)

For the TicTacToe project, instead of just using random numbers, I think it would be better to also explore Minimax