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.
-
Updated
Jun 16, 2023 - JavaScript
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.
2D game Sea battle for Android. Kotlin programming language.
A simple two-player Tic Tac Toe game built with Java and Swing GUI.
Symbolic Regret synthesis and graph search
This project features two classic games, Wordle and Tic Tac Toe, implemented in Python
A browser-based game built with HTML, CSS, and JavaScript, showcasing front-end skills, interactive game logic, and AI-assisted coding practices
This repository contains code for basic tic tac toe algorithms in multiple programming languages.
Two player Contra inspired run and gun game created in C++ with OpenGL
Strategy game-The goal is to connect dots and create as many triangles as possible.
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.
Tic Tac Toe! Technologies: HTML, CSS, JS.
A lightweight Pong game in Python (Pygame) with a main menu, configurable rounds/points, single-player AI, two-player mode, and sound effects.
A simple Tic Tac Toe game implemented in JavaScript and Python Flask, featuring two-player and vs. computer modes.
A testbed for two-player game agents
Battleship is a two-player strategy game where you guess coordinates on a grid to locate and sink your opponent's hidden fleet of warships before they sink yours.
🚢 Battleships: A sleek, modern browser-based simulation of the classic maritime combat game. Features a responsive 10x10 grid, intuitive drag-and-drop ship placement, smart AI logic, and a refined UI with full light/dark mode support
A fully functional Tic Tac Toe game built in Java for two players on the same device. Designed for hands-on learning of core Java concepts, object-oriented programming, and GUI development. Ideal for beginners exploring Java through small projects.
A Prolog implementation of STAQS, a strategic two-player board game, with a basic AI opponent, developed for the Functional and Logic Programming course at FEUP.
Chess is an abstract strategy game, board game for two players and involves no hidden information.
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."