#安卓#This repo contains sample games built with FXGL
Minimax is a AI algorithm.
Book on basic to intermediate level Python projects
This repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.
Unblocked games website --- 1v1.lol ~ slope ~ RetroBowl ~ Odd Games ~ Tetris ~ Sans ~ Pong
Come play TicTacToe on my profile's README
Wargames Simulator (Wargames Movie, 1983) by Andy Glenn - WOPR, Union Marine Bank, Pan-AM, School Computer, Tic-Tac-Toe Programs included in project
A Relatively Simply Awesome Discord bot with Music, Games, Comics, Memes and other cool features. This bot is made in Python 3.8 using discord.py
Colyseus 0.16: Turn-based Multiplayer Example
Highly customizable innovative Discord Bot for playing Tic-Tac-Toe 🎮🏅
#安卓# Dooz or Tic-tac-toe is a simple pen-and-paper game. I created this implementation using Kotlin and Jetpack Compose for Android devices.
Reinforcing Your Learning of Reinforcement Learning
#计算机科学#AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Mastering Chess and Shogi by Self-Play with a General Reinforcement ...
A global, real-time multiplayer TicTacToe game for Deno 🦕
A simple Tic Tac Toe game built using HTML, CSS, and JavaScript. This project allows players to enjoy the classic game in Player vs Player or Player vs AI mode.
Tic-tac-toe game from markdown file. This is a learning attempt to see how interactive Github readme file can be. Checkout the backend code here. https://github.com/sridhar-sp/tic-tac-toe-backend
#计算机科学#Train your own TensorFlow.js Tic Tac Toe
Train a tic-tac-toe agent using reinforcement learning.
#计算机科学#Tic Tac Toe Machine Learning
A tic tac toe game with an AI opponent using minimax algorithm and alpha-beta pruning