An open-source checkers game with a computer-based AI, written with Python and Tkinter.
-
Updated
Jun 14, 2026 - Python
An open-source checkers game with a computer-based AI, written with Python and Tkinter.
Deep Reinforcement Learning algorithms to play Connect4 using a combination of Supervised Learning and Reinforcement Learning
Source code for abstraction construction from PDDL, strategy synthesis, and visualization using Pybullet
The program is a digital rendition of Connect 4, where players aim to align four discs vertically, horizontally, or diagonally. Players alternate turns, with the AI using the minimax algorithm and alpha-beta pruning to select its best move. The AI predicts up to 4 moves ahead, emphasizing winning quickly and delaying losses.
A classic two-player game powered by pygame.
Command line GUI exact two players game inspired of sudo command's power..
A two-player space game made with pygame.
Client-server implementation of Hit & Blow game
Two-player gravity slingshot - Rust port of the original Python pygame game (Musther/Mak/Dreier/Kavanagh)
🃏 Card game semester software project
A simple Tic Tac Toe app created with Typescript + Socket.io + ReactJS + Snowpack to learn React fundamentals
A simple and fun game Kit-Kat-Toe, Here is the C++ program to play Kit-Kat-Toe game.
A classic two-player Tic Tac Toe game for Android built with Kotlin and XML layouts. Features include win/draw detection, score tracking, game state persistence, and a clean, intuitive UI.
This is a two player stone paper scissor game made using OpenCV Python. Also mediapipe library is used to detect hand gestures of stone paper scissor. Two cameras are needed for playing this game on a single computer (i.e. Laptop webcam or some external camera connected to Computer ).
It is JAVASCRIPT project. It is two player popular game of tic tac toe. It is fully eficientliy worked for any situation happend in the game. best for enjoyment :)
Two-player Snake game written in assembly language. Designed for the MIPS CPU architecture. Thanks to QTMips Online, it can be run in a web browser.
A simple chess game which is played in the console. Users write their moves in a standard way and get the board representation in the console. Every piece has its corresponding symbol which looks like the actual piece and so do squares.
A stupid game of finger tapping 👆🤺
A Python + Pygame desktop Tic Tac Toe game with a clean UI, click sound effects, adjustable difficulty, and an unbeatable AI opponent built on the Minimax algorithm.
Add a description, image, and links to the two-player-game topic page so that developers can more easily learn about it.
To associate your repository with the two-player-game topic, visit your repo's landing page and select "manage topics."