There are 0 repository under computer-player topic.
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
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.
Tic-tac-toe game with Vue.js. Play against a computer
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.
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.
Tic-Tac-Toe in C++
Recreated blackjack with a tutorial feature, automated computer-player and betting capabilities
This python project implements a Gomoku game where a player plays against a simple AI engine.
This is a personal project of mine to create a bot that can play the game Ultimate Tic Tac Toe well.
JavaFx Catan Collage Project
Web-based Game made for UVIC Engineering Competition 2022
Sevens Card Game Implementation. Computer Player which scores its hand and plays the card which will benefit itself the most.
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.
Tic-Tac-Toe game with 3 varieties
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!
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:
A nice game of Tetris vs a basic AI
A tic-tac-toe game written in React with JSX. It features a computer player that cannot be beaten (only tied).
Connect Four game programmed in C# .NET Framework using GDI+.
Rock, paper, and scissors game programmed in C.
Classic card matching game written in Ruby, played via command line
Rock Paper Scissors Lizard Spock game in Java / JavaFx
Tic-tac-toe game with AI player
TicTacToe implementation in Python. There are two implementations: A) Automated Tic Tac Toe File B) Normal multiplayer Tic Tac Toe File
Year 2 University Coursework - Mobile Application Development
Web based popular BattleShip game where you can play with an intuitive computer player.