An open-source checkers game with a computer-based AI, written with Python and Tkinter.
-
Updated
Sep 1, 2024 - Python
An open-source checkers game with a computer-based AI, written with Python and Tkinter.
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
Source code for abstraction construction from PDDL, strategy synthesis, and visualization using Pybullet
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 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.
This project features two classic games, Wordle and Tic Tac Toe, implemented in Python
A testbed for two-player game agents
Symbolic Regret synthesis and graph search
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."