A two-player Checkers game built with Next.js and TypeScript, featuring state management with React hooks, automated draw and game-over conditions
-
Updated
Nov 2, 2024 - TypeScript
A two-player Checkers game built with Next.js and TypeScript, featuring state management with React hooks, automated draw and game-over conditions
This project features two classic games, Wordle and Tic Tac Toe, implemented in Python
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.
Source code for abstraction construction from PDDL, strategy synthesis, and visualization using Pybullet
An open-source checkers game with a computer-based AI, written with Python and Tkinter.
A web-based Tic Tac Toe game created using HTML, CSS, and JavaScript. Enjoy a classic two-player game with modern features.
A testbed for two-player game agents
A simple Tic Tac Toe game implemented in JavaScript and Python Flask, featuring two-player and vs. computer modes.
🃏 Card game semester software project
Symbolic Regret synthesis and graph search
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 simple Tic Tac Toe app created with Typescript + Socket.io + ReactJS + Snowpack to learn React fundamentals
library that implement distributed MPC for two players
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.
2D game Sea battle for Android. Kotlin programming language.
This repo contains a Java-based Tic Tac Toe game featuring a graphical user interface (GUI) for two players.
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.
A simple and fun game Kit-Kat-Toe, Here is the C++ program to play Kit-Kat-Toe game.
This a simple tik tak toe game for two players.
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."