A checkers game made in Java that is complete with a GUI, computer player, and peer-to-peer play.
-
Updated
Dec 28, 2023 - Java
A checkers game made in Java that is complete with a GUI, computer player, and peer-to-peer play.
Bang! the board game C implementation, including game manager, computer player, backend websocket server, and frontend web client.
OpenTTD AI. Official topic at TTforums - http://www.tt-forums.net/viewtopic.php?f=65&t=47298
Tic-tac-toe with the option to play against the computer who always wins
Tic-tac-toe game with Vue.js. Play against a computer
Artificial Intelligence for a five-in-a-row game
Simple knots and crosses (tic-tac-toe) web app. Web app developed 4 ways - WebForms, Blazor (WASM/Server) and .NET MAUI Blazor.
A simple web based tic-tac-toe game with easy and hard mode.
A fully-featured two-player browser game with optional computer opponent. What began as a class assignment with a number of suggested optional bonus features grew into a flashy, thematically-focused game with a functioning and reasonably competitive AI.
This is a personal project of mine to create a bot that can play the game Ultimate Tic Tac Toe well.
Tic-Tac-Toe game with 3 varieties
For CS276, Object Oriented Software Design, each student implemented a program for a game. I implemented Gin Rummy in Java using Model-View-Controller. The Class Diagram and State Machine Diagram are given in Dia files, the rules I implemented are given in PDF, and the schedule I made for myself to follow is given as a docx file.
A webapp implementation of the game Reversi, with artificial intelligence (computer player). It was written as my first Angular 2 project, for learning purposes. Play here:
Classic card matching game written in Ruby, played via command line
Command line Java backgammon game developed as study programming project for Department of Computer Science at TKK
Rock, paper, and scissors game programmed in C.
A nice game of Tetris vs a basic AI
A game of Dots and Boxes that can be played on an Arduino board. Play against a friend or against a challenging built-in CPU player!
Triple Three Engine (3T) is a Tic Tac Toe engine. It uses Machine Learning (ML) to predict the best move in a given Tic Tac Toe position. It can be trained to predict the best move in any board size, although the default is a 3 by 3 board.
Rock Paper Scissors Lizard Spock game in Java / JavaFx
Add a description, image, and links to the computer-player topic page so that developers can more easily learn about it.
To associate your repository with the computer-player topic, visit your repo's landing page and select "manage topics."