This is a command-line Tic Tac Toe game with a computer opponent that uses the minimax algorithm for strategic moves.
-
Updated
Nov 28, 2023 - JavaScript
This is a command-line Tic Tac Toe game with a computer opponent that uses the minimax algorithm for strategic moves.
A simple rule-based chatbot built using Python. It responds to user inputs like greetings, identity questions, jokes, and more — all based on keyword matching. A beginner-friendly project to explore how basic chatbots work!
The Basic Problem Project with Intelligence System, Such as Shortest Paths, The Best Roads and Other
Add a description, image, and links to the basic-ai topic page so that developers can more easily learn about it.
To associate your repository with the basic-ai topic, visit your repo's landing page and select "manage topics."