computer-player

There are 36 repositories under computer-player topic.

  • DevonMcGrath/Java-Checkers

    A checkers game made in Java that is complete with a GUI, computer player, and peer-to-peer play.

    Language:Java291020
  • JacobLinCool/Bang-C

    Bang! the board game C implementation, including game manager, computer player, backend websocket server, and frontend web client.

    Language:C17102915
  • matkoniecz/AIAI

    OpenTTD AI. Official topic at TTforums - http://www.tt-forums.net/viewtopic.php?f=65&t=47298

    Language:Squirrel67633
  • davrad/frustrating-tic-tac-toe

    Tic-tac-toe with the option to play against the computer who always wins

    Language:Python4100
  • erwan-simon/LightBlue

    Artificial Intelligence for a five-in-a-row game

    Language:C#3203
  • klokt-valg/tic-tac-toe

    Tic-tac-toe game with Vue.js. Play against a computer

    Language:JavaScript3010
  • johnt84/KnotsAndCrosses

    Simple knots and crosses (tic-tac-toe) web app. Web app developed 4 ways - WebForms, Blazor (WASM/Server) and .NET MAUI Blazor.

    Language:C#2000
  • dipto0321/tic-tac-toe

    A simple web based tic-tac-toe game with easy and hard mode.

    Language:JavaScript1100
  • mullinb/ConnectFour-TheFinalEpisode

    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.

    Language:JavaScript1000
  • amdavison/UltimateTicTacToe

    Ultimate Tic Tac Toe GUI

    Language:Java0100
  • AmeerTaweel/3t-engine

    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.

    Language:Python0100
  • antube/Tic-Tac-Toe

    Tic-Tac-Toe in C++

    Language:C++0120
  • Ayush-Warikoo/Blackjack

    Recreated blackjack with a tutorial feature, automated computer-player and betting capabilities

    Language:Python0100
  • clara-fleisig/Gomoku

    This python project implements a Gomoku game where a player plays against a simple AI engine.

    Language:Python00
  • HenryAEvans/tic_tac_toe

    This is a personal project of mine to create a bot that can play the game Ultimate Tic Tac Toe well.

    Language:Python00
  • hollyroberts/uni-tabula

    Roman game of Tabula in JavaFX with optional computer player

    Language:Java0100
  • itaylayzer/CatanFX

    JavaFx Catan Collage Project

    Language:Java0100
  • itaylayzer/Uno-C

    Uno PvE written in C using Raylib

    Language:C0100
  • julhoang/totally-awesome-dot-box-game

    Web-based Game made for UVIC Engineering Competition 2022

    Language:JavaScript0101
  • maw101/Sevens-Card-Game

    Sevens Card Game Implementation. Computer Player which scores its hand and plays the card which will benefit itself the most.

    Language:Java0290
  • nikosale/cmd_backgammon

    Command line Java backgammon game developed as study programming project for Department of Computer Science at TKK

    Language:Java0100
  • rankinjl/gin-rummy-oosoftwaredesign-cs276

    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.

    Language:Java0100
  • Tic-Tac-Toe

    sherryliu-lsy/Tic-Tac-Toe

    Tic-Tac-Toe game with 3 varieties

    Language:Python00
  • tamaracvjetkovic/reversi-othello

    A console application in Python for the classic game Reversi (Othello), featuring player-versus-computer functionality. The implementation includes the Mini-Max algorithm with a heuristic function for intelligent decision-making by the computer opponent.

    Language:Python00
  • tamaracvjetkovic/sudoku-console

    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.

    Language:C++00
  • YoniH/reversi-angular2

    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:

    Language:TypeScript0110
  • zombiepigdragon/Tetris-VS-AI

    A nice game of Tetris vs a basic AI

    Language:Python0100
  • AryanJ-NYC/react-tic-tac-toe

    A tic-tac-toe game written in React with JSX. It features a computer player that cannot be beaten (only tied).

    Language:JavaScript30
  • BeardedFish/Connect-Four

    Connect Four game programmed in C# .NET Framework using GDI+.

    Language:C#10
  • BeardedFish/Rock-Paper-Scissors

    Rock, paper, and scissors game programmed in C.

    Language:C10
  • helloRupa/memory-game

    Classic card matching game written in Ruby, played via command line

    Language:Ruby
  • izeryab/Rock-Paper-Scissors-Lizard-Spock

    Rock Paper Scissors Lizard Spock game in Java / JavaFx

    Language:Java10
  • navneetprabhakar/tictactoe

    Tic-tac-toe game with AI player

    Language:Java10
  • ruchi961/TicTacToe

    TicTacToe implementation in Python. There are two implementations: A) Automated Tic Tac Toe File B) Normal multiplayer Tic Tac Toe File

    Language:Python10
  • Zoneam/Battleship

    Web based popular BattleShip game where you can play with an intuitive computer player.

    Language:JavaScript20