two-player-game
Here are 44 public repositories matching this topic...
Language:All
Sort:Most stars
An open-source checkers game with a computer-based AI, written with Python and Tkinter.
- Updated
Mar 24, 2025 - Python
Deep Reinforcement Learning algorithms to play Connect4 using a combination of Supervised Learning and Reinforcement Learning
- Updated
Jun 23, 2023 - Python
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.
- Updated
Jan 16, 2024 - Java
A classic two-player game powered by pygame.
- Updated
Sep 9, 2021 - Python
A two-player space game made with pygame.
- Updated
May 18, 2021 - Python
Command line GUI exact two players game inspired of sudo command's power..
- Updated
Jul 17, 2022
Client-server implementation of Hit & Blow game
- Updated
May 29, 2022 - C++
Source code for abstraction construction from PDDL, strategy synthesis, and visualization using Pybullet
- Updated
Mar 13, 2025 - Python
🃏 Card game semester software project
- Updated
May 13, 2024 - TypeScript
Halma Two-player Game, Design and Implement an AI Agent
- Updated
Jan 2, 2021 - Java
A stupid game of finger tapping 👆🤺
- Updated
Mar 30, 2022 - HTML
A simple Tic Tac Toe app created with Typescript + Socket.io + ReactJS + Snowpack to learn React fundamentals
- Updated
Mar 9, 2024 - TypeScript
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.
- Updated
Feb 26, 2025 - Assembly
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 ).
- Updated
Aug 16, 2021 - Python
A simple and fun game Kit-Kat-Toe, Here is the C++ program to play Kit-Kat-Toe game.
- Updated
Nov 30, 2024 - C++
A two-player puzzle game based on DROD
- Updated
Dec 7, 2024 - JavaScript
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.
- Updated
Nov 5, 2023 - Java
2D game Sea battle for Android. Kotlin programming language.
- Updated
Jan 6, 2024 - Kotlin
Online two-player game powered by Vue3, Node.js and Typescript.
- Updated
Apr 13, 2023 - Vue
Improve this page
Add a description, image, and links to thetwo-player-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetwo-player-game topic, visit your repo's landing page and select "manage topics."