Skip to content

Checkers is a multiplayer network enabled board game developed using the JavaFX library by Oracle. Two players can play the game either on the same machine (local) or on two different PC's on the same network. The concept is that, there is a host and a client, the host starts the game and the client connects to the host using a specific port def…

Notifications You must be signed in to change notification settings

forntoh/Checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Checkers - JavaFX

Checkers is a multiplayer network enabled board game developed using the JavaFX library by Oracle.

Two players can play the game either on the same machine (local) or on two different PC's on the same network.

The concept is that, there is a host and a client, the host starts the game and the client connects to the host using a specific port defined by the host application. (The app has to be running on both PCs)

Join me and play. ♥

Getting Started

The project is organized as follows :

About

Checkers is a multiplayer network enabled board game developed using the JavaFX library by Oracle. Two players can play the game either on the same machine (local) or on two different PC's on the same network. The concept is that, there is a host and a client, the host starts the game and the client connects to the host using a specific port def…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages