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.
-
Updated
Jan 21, 2025 - Java
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 Two players game. Java | JavaFX
Chess Game with nice user interface
🎖️A turn-based strategy game written in pure Java
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.
A local multiplayer capture the flag game. Built with Java 8 and Gradle 8.10, featuring cross-platform support and Docker-based servers.
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.
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.
Tic Tac Toe (X and O) game in Android
A two player version of the classic snake game using Java Swing.
Two player Tic-Tac-Toe game on command line
A two-player Pong game I created in Java in January 2018. The game features an animation framework, active rendering, double buffering, and accepts a single integer command line argument to be passed to set the desired FPS (20 by default, higher values will increase the difficulty). The left paddle is controlled with the A and Z keys, the right …
A turn-based two-player game inspired by the Chinese board game Dou Shou Qi or Jungle Game.
A basic two-player tic-tac-toe game.
I've created a XOX (Tic Tac Toe) game in Java. It's a simple and fun game that can be played between two players.
Classic Connect 4 game built in Java using Swing for the GUI. Supports two players on the same device.
Add a description, image, and links to the two-player topic page so that developers can more easily learn about it.
To associate your repository with the two-player topic, visit your repo's landing page and select "manage topics."