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.
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:
Tic-Tac-Toe game with 3 varieties
Classic card matching game written in Ruby, played via command line
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.
This is a personal project of mine to create a bot that can play the game Ultimate Tic Tac Toe well.
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.
Rock Paper Scissors Lizard Spock game in Java / JavaFx
Tic-tac-toe game with AI player
Year 2 University Coursework - Mobile Application Development
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.
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."