two-player
There are 162 repositories under two-player topic.
Zulko/easyAI
Python artificial intelligence framework for games
dmackdev/bevy_jaipur
A clone of the two player card game Jaipur, with local multiplayer and AI opponent modes. Made to learn the Rust game engine Bevy.
jlokitha/connect-4-game
A classic Connect Four game featuring two-player mode and an AI opponent powered by Monte Carlo Tree Search (MCTS), offering an exciting and strategic gameplay experience.
bocaletto-luca/Tic-Tac-Toe-Two-Player
Tic Tac Toe Web Game Two-Player VS is a modern, browser-based version of the timeless Tic Tac Toe game, reimagined for local head-to-head multiplayer competitions. With smooth animations and an intuitive interface, this lightweight web game allows you and a friend to battle it out on the classic 3x3 grid—all without any installation.
bocaletto-luca/Tris2Player
This is a two-player Tic-Tac-Toe game implemented in Python using the Tkinter library for the graphical user interface.
bocaletto-luca/Connect-Four-Two-Player
Forza 4 Web Game Two Player VS is a modern, browser‑based Connect Four game designed for head-to-head local multiplayer. Built with HTML5, CSS3, and JavaScript, it features smooth animations, an intuitive interface, and competitive gameplay. No installation required. Developed by Bocaletto Luca.
bocaletto-luca/Games-2VS
2VS Web Game is a dynamic competitive platform that hosts a collection of mini-games for two-player head-to‑head challenges. Built with HTML5, CSS3, and JavaScript, it lets players engage in multiple game genres within one competition—no installation required. Developed by Bocaletto Luca.
bocaletto-luca/Guess-the-pair-two-player
Guess the Pair Web Game Two-Player VS is a dynamic, browser‑based memory game where two players compete to find matching pairs. Built with HTML5, CSS3, and JavaScript, it features smooth animations, responsive controls, and real‑time score tracking—no installation required. Developed by Bocaletto Luca.
sondosaabed/Tic-Tac-Toe
Tic-Tac-Toe Two players game. Java | JavaFX
AadityaPanda/Street_Fighter
This project is a Clone of the Street Fighter Game. It has been developed in Python programming language, using the Pygame library.
jamescalcagni/chessgame
Chess Game with nice user interface
joshclowater/battlecards
A multiplayer battle card game (was previously hosted on Heroku, now no longer hosted)
RezaTaheri01/dragon-ball
A random 2D game created by Unity (Look like they call it headball)
chattarajoy/Shatranj
Chess game built on Python's PyGame Module
MahmoudBakr23/Tic-Tac-Toe
This is a tic tac toe two-player game built with ruby programming language and RSpec unit-testing. The users choose X or O roles and select numbers from 1 to 9 trying to format a win pattern.
MatejBransky/tic-tac-toe
Tic Tac Toe game
SultanBadri/tic-tac-toe
Play tic-tac-toe against a friend or a bot.
1j01/board-game
☖☗ A 2 player 3D board game of chance (and strategy)
igroglaz/Hotseat-text-RPG
Hotseat-text-RPG - local multiplayer RPG. Your goal is to defeat the Dragon.
styfle/Basic-Wars
🎖️A turn-based strategy game written in pure Java
davrad/frustrating-tic-tac-toe
Tic-tac-toe with the option to play against the computer who always wins
DIYer22/RetroPython
用手机的重力感应操作 在树莓派的LED阵列上运行 类似贪吃蛇的双人对战游戏
georgescoding/chess
Chess game with an AI engine developed using the PyGame module
Mr-1504/Chinese-Chess
Chinese Chess (Cờ Tướng) is a traditional two-player strategy board game originating from China. This project provides a digital version of the game, featuring an intuitive interface and multiple customization options for an enhanced competitive experience.
MrYKY/Two-player-2D-UE5-Cpp-Game
An UE5 C++ Small Game Prototype
pangilinanervin22/simple-diceeGame
android dice game
renatomoor/pong
Pong Console Game in C, Two Players
thebracket/gravity_well
A simple two-player (shared keyboard) game in which you collect salvage and try not to fall into a black hole.
1j01/polywogg
🐸⚔𐃉𑙪🗡𑙬🤺
bolrog/itsy-pac
Two-player "IPAC-like" keyboard device using an Adafruit ItsyBitsy 32u4
matejstastny/flaggi
A local multiplayer capture the flag game. Built with Java 8 and Gradle 8.10, featuring cross-platform support and Docker-based servers.
Taiizor/Game
Game v1.7
tyleroneil72/duordle
Duordle is an online game inspired by Wordle, designed to be a cooperative word-guessing game. The project utilizes the MERN stack (MongoDB, Express.js, React, and Node.js), along with TypeScript, Tailwind CSS, Socket.io, and is hosted on Render with docker. Prettier and ESLint were used for code formatting and linting, and Jest for unit testing.
Elagoht/SudoMice
Command line GUI exact two players game inspired of sudo command's power..
fxf8/Mazeapolis
A decision making game of chances
tahminer/Java-Backgammon-Game
🎲 A classic Backgammon game implemented in Java as a Data Structures course project. Built using linked lists, stacks, and queues, featuring core game rules and a basic GUI.