A two-player puzzle game based on DROD
-
Updated
Dec 7, 2024 - JavaScript
A two-player puzzle game based on DROD
This repository contains Tic-Tac-Toe game that offers two options: 1) Human Vs Human 2) Human Vs Computer. The computer player uses the Minimax and Negamax algorithms to make its moves.
Tic Tac Toe! Technologies: HTML, CSS, JS.
A strategic two-player board game where players compete to control a grid by coloring blocks and capturing adjacent spaces. Features a minimax AI opponent with sophisticated decision-making logic.
A 2 player Tic-Tac-Toe game using javascript
A simple Tic Tac Toe game implemented in JavaScript and Python Flask, featuring two-player and vs. computer modes.
This repository contains a minimalist Pong game built with core web technologies: HTML for structure, CSS for styling, and JavaScript for game logic. The game features real-time two-player or bot gameplay on the same screen, with paddle controls and a bouncing ball.
Dice Roller : it's a two player game with dices
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."