Skip to content

capitancuro/Plot_Four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Plot Four

This repository contains 3 implementations of Plot Four games using the JavaFX GUI library. Each implmentation will be released as an add on to a single application meant to demonstrate knowledge of different technical skills.

Plot Four Offline

The basic version of Plot Four creates a basic application of the game to play while offline. (Later bluetooth and LAN functionalities might be implemented.)

Plot Four Offline Properties:

  1. Offline games
  2. Bluetooth utilities
  3. LAN utilities

Plot Four Online

This version of Plot Four creates a version of the application that allows for games over the internet. It does so by implementing acconts, with the feature of player stats. This version also inludes chat features

Plot Four Offline Properties:

  1. Accounts
  2. Online games
  3. Chat

Plot Four AI

This version of Plot Four utilizes machine learning to creat an AI opponent for online players.

Plot Four Offline Properties:

  1. AI games

About

Application to play connect four

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages