An open-source checkers game with a computer-based AI, written with Python and Tkinter.
-
Updated
Mar 25, 2025 - Python
An open-source checkers game with a computer-based AI, written with Python and Tkinter.
Source code for abstraction construction from PDDL, strategy synthesis, and visualization using Pybullet
A classic two-player game powered by pygame.
A two-player space game made with pygame.
Deep Reinforcement Learning algorithms to play Connect4 using a combination of Supervised Learning and Reinforcement Learning
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 ).
A Python Tic Tac Toe game played by two-players on a 3x3 grid that has the goal of getting three marks ('X' or 'O') in a row (horizontally, vertically, or diagonally) or ending the game in a draw.
A lightweight Pong game in Python (Pygame) with a main menu, configurable rounds/points, single-player AI, two-player mode, and sound effects.
Symbolic Regret synthesis and graph search
This project features two classic games, Wordle and Tic Tac Toe, implemented in Python
A classic Ping Pong game implemented with Python’s turtle graphics library. Play against a friend in a two-player mode with interactive paddle controls and dynamic ball movement. Features include real-time scoring and customizable backgrounds.
A testbed for two-player game agents
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."