GitHub topics: two-player-game
aria-systems-group/PDDLtoSim
Source code for abstraction construction from PDDL, strategy synthesis, and visualization using Pybullet
Language: Python - Size: 20.3 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

bcorfman/raven-checkers
An open-source checkers game with a computer-based AI, written with Python and Tkinter.
Language: Python - Size: 3.26 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 29 - Forks: 10

mariomarton/assembly-snake
Two-player Snake game written in assembly language. Designed for the MIPS CPU architecture. Thanks to QTMips Online, it can be run in a web browser.
Language: Assembly - Size: 115 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Soroushcro/ClashofColors
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.
Language: JavaScript - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

EvidentlyCube/ssssss
A two-player puzzle game based on DROD
Language: JavaScript - Size: 7.62 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Kevin-0-0/ThreeWise
A simple and fun game Kit-Kat-Toe, Here is the C++ program to play Kit-Kat-Toe game.
Language: C++ - Size: 67.4 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Harikantsharmag/ping-pong-game
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.
Language: Python - Size: 163 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

anwaralameddin/2pg
A testbed for two-player game agents
Language: Python - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SriramVarmat/Tic-Tac-Toe-Game
A web-based Tic Tac Toe game created using HTML, CSS, and JavaScript. Enjoy a classic two-player game with modern features.
Language: JavaScript - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

BaranDev/Tic-Tac-Toe-with-Javascript
A simple Tic Tac Toe game implemented in JavaScript and Python Flask, featuring two-player and vs. computer modes.
Language: JavaScript - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Elagoht/SudoMice
Command line GUI exact two players game inspired of sudo command's power..
Size: 215 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

aria-systems-group/sym_quant_reactive_synth
Symbolic Regret synthesis and graph search
Language: Python - Size: 849 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vmsaif/connect4-with-minimax-algorithm-in-java
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.
Language: Java - Size: 332 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

jcbhmr/card-battle
🃏 Local multiplayer card combat
Language: TypeScript - Size: 499 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

paolofrance/distributed_mpc
library that implement distributed MPC for two players
Language: C++ - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

arc363/Risky-dice-game
Dice-rolling game; hold your nerve
Language: JavaScript - Size: 419 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mksyats/sea-battle
2D game Sea battle for Android. Kotlin programming language.
Language: Kotlin - Size: 3.81 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vivekkdagar/Tic-Tac-Toe
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.
Language: Python - Size: 93.8 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

crypto-cmd/Tic-Tac-Toe
A simple Tic Tac Toe app created with Typescript + Socket.io + ReactJS + Snowpack to learn React fundamentals
Language: TypeScript - Size: 730 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

pantsik/The-Coin-Game
A board game played by two players in turns.
Language: HTML - Size: 1.87 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

aungpaing98/tictactoe
This repository contains code for basic tic tac toe algorithms in multiple programming languages.
Language: C - Size: 201 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

tamajit-banerjee/The_Game_of_Time
A maze-based two-player game written in C++, using SDL and socket programming!
Language: C++ - Size: 17 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

ahujaya/Linear-Programming-and-Solving-Two-Player-Zero-Sum-Games-R
Linear Programming and Solving Two Player Zero Sum Games using R
Language: R - Size: 706 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

arthurdanielyan/TwoPlayerChess
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.
Language: Java - Size: 5.34 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Loominux/Connect4
A small console application to play Connect4 with two players.
Language: C - Size: 31.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Keyan5/tik-tak-toe-two-player
This a simple tik tak toe game for two players.
Language: TypeScript - Size: 91.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Ayushii12/TicTacToe
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.
Language: JavaScript - Size: 540 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

preemeijer/theBox
A little board game for two in your terminal
Language: C - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Gregor-Gottschewski/Word-Guesser
Word Guesser is a two player word guessing game, also known as "Hangman".
Language: Java - Size: 4.99 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Jero075/TicTacToe
TicTacToe for two players on the command line.
Language: Go - Size: 1.16 MB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

IrinaStelea/connect-four-or-more
Online two-player game powered by Vue3, Node.js and Typescript.
Language: Vue - Size: 63.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Vikt0r-Nekrutenko/ChessGame
Chess is an abstract strategy game, board game for two players and involves no hidden information.
Language: C++ - Size: 3.37 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Kieran-De-Sousa/ASGE-Timeskip
Two player Contra inspired run and gun game created in C++ with OpenGL
Language: C++ - Size: 18.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JoenHo/hit-and-blow
Client-server implementation of Hit & Blow game
Language: C++ - Size: 1.77 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

FanielS/Battleship_Game
A java implementation of the iconic Battleship game. Battleship (also known as Battleships or Sea Battle) is a strategy type guessing game for two players. It is played on ruled grids on which each player's fleet of warships are marked. The locations of the fleets are concealed from the other player. Players alternate turns calling "shots" at the other player's ships, and the objective of the game is to destroy the opposing player's fleet.
Language: Java - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kvnal/finger-tap-battle
A stupid game of finger tapping 👆🤺
Language: HTML - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kostasthanos/Dice-Roller-Game
Dice Roller : it's a two player game with dices
Language: JavaScript - Size: 10.4 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

JasonFengGit/Ball-Battle
A classic two-player game powered by pygame.
Language: Python - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

Muhammad-Saad-01/Tic-Tac-Toe-with-AI
unbeatable implementation of tic-tac-toe using the Minimax Algorithm and Strategy Design Pattern.
Language: Java - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Komal97/Tic-Tac-Toe
A 2 player Tic-Tac-Toe game using javascript
Language: JavaScript - Size: 927 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

zli78122/Halma
Halma Two-player Game, Design and Implement an AI Agent
Language: Java - Size: 840 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
