Tic tac toe against AI and player vs player python 3.7
-
Updated
Dec 8, 2019 - Python
Tic tac toe against AI and player vs player python 3.7
Ai vs human palying Tictactoe,using easyAI module python
A simple Tic Tac Toe game with a random placing ai.
Here is my Tic Tac Toe GUI made with python that works with the Alpha beta pruning algorithm. Try to beat him ! :)
TICTACTOE!
Tic Tac Toe GUI, made in Python for school project. Includes an engine with variable difficulty, and different themes
This repository contains the development of a Tic Tac Toe game made on Python
Implementation of TicTacToe opponent AI using the easyAI library.
以数据库为基础的井字棋对战bot / Database-based tic-tac-toe versus bot
simple tic-tac-toe game in python3
Simple version of the game TicTacToe with a simple AI. Runs in the console.
My some minor projects are here like games, GUI Application, etc.
Tic Tac Toe Online Multiplayer. Connections are established with sockets, server & client. You control the game via the arrow keys on your keyboard.
Um Jogo da Velha desenvolvido em Python utilizando o algoritmo Minimax e com uma regra adicional: entre cada jogada, uma moeda é lançada. Se a moeda der “cara”, o jogador seguinte joga, caso contrário ele passa a vez.
Got bored and decided to make a tic-tac-toe game.
Add a description, image, and links to the tictactoe-python topic page so that developers can more easily learn about it.
To associate your repository with the tictactoe-python topic, visit your repo's landing page and select "manage topics."