There are 0 repository under two-player topic.
A clone of the two player card game Jaipur, with local multiplayer and AI opponent modes. Made to learn the Rust game engine Bevy.
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.
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.
This is a two-player Tic-Tac-Toe game implemented in Python using the Tkinter library for the graphical user interface.
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.
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.
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.
Tic-Tac-Toe Two players game. Java | JavaFX
This project is a Clone of the Street Fighter Game. It has been developed in Python programming language, using the Pygame library.
Chess Game with nice user interface
A multiplayer battle card game (was previously hosted on Heroku, now no longer hosted)
A random 2D game created by Unity (Look like they call it headball)
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.
Tic Tac Toe game
Play tic-tac-toe against a friend or a bot.
โโ A 2 player 3D board game of chance (and strategy)
Hotseat-text-RPG - local multiplayer RPG. Your goal is to defeat the Dragon.
๐๏ธA turn-based strategy game written in pure Java
Tic-tac-toe with the option to play against the computer who always wins
็จๆๆบ็้ๅๆๅบๆไฝ ๅจๆ ่ๆดพ็LED้ตๅไธ่ฟ่ก ็ฑปไผผ่ดชๅ่็ๅไบบๅฏนๆๆธธๆ
Chess game with an AI engine developed using the PyGame module
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.
Pong Console Game in C, Two Players
A simple two-player (shared keyboard) game in which you collect salvage and try not to fall into a black hole.
A local multiplayer capture the flag game. Built with Java 8 and Gradle 8.10, featuring cross-platform support and Docker-based servers.
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.
A decision making game of chances
๐ฒ 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.