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 - https://www.tt-forums.net/viewtopic.php?f=65&t=47298
Tic-tac-toe with the option to play against the computer who always wins
Artificial Intelligence for a five-in-a-row game
Tic-tac-toe game with Vue.js. Play against a computer
Simple knots and crosses (tic-tac-toe) web app. Web app developed 4 ways - WebForms, Blazor (WASM/Server) and .NET MAUI Blazor.
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 simple web based tic-tac-toe game with easy and hard mode.
A console application in C++ for the classic game Sudoku, which allows users to either load an existing puzzle from a file or generate a new one. Users can input their solution or let the program solve the puzzle. After completion, the app displays game statistics, including correct placements, errors, and game count.
Command line Java backgammon game developed as study programming project for Department of Computer Science at TKK
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.
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.
Classic card matching game written in Ruby, played via command line
This is a personal project of mine to create a bot that can play the game Ultimate Tic Tac Toe well.
Rock, paper, and scissors game programmed in C.
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:
Roman game of Tabula in JavaFX with optional computer player
This python project implements a Gomoku game where a player plays against a simple AI engine.
Tic-Tac-Toe game with 3 varieties
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."