Skip to content
#

computer-player

Here are 34 public repositories matching this topic...

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.

  • Updated Jul 25, 2017
  • Java

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.

  • Updated Jul 15, 2019
  • Python

Improve this page

Add a description, image, and links to the computer-player topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the computer-player topic, visit your repo's landing page and select "manage topics."

Learn more