GitHub / nikitperiwal / tic-tac-toe
A Tic-Tac-Toe game with an AI opponent using alpha-beta pruning, developed in python using PyQT5.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikitperiwal%2Ftic-tac-toe
PURL: pkg:github/nikitperiwal/tic-tac-toe
Stars: 1
Forks: 2
Open issues: 0
License: gpl-3.0
Language: Python
Size: 168 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: almost 3 years ago
Pushed at: over 4 years ago
Last synced at: 9 months ago
Topics: alpha-beta-pruning, artificial-intelligence, game, minimax-algorithm, tictactoe, tictactoe-python