Skip to content
/ catan Public

A Java implementation of the board game, Settlers of Catan

License

Notifications You must be signed in to change notification settings

CSRessel/catan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Settlers of Catan

This project is a Java implementation of the classic board game, "Settlers of Catan."
Graphics make use of the Swing libraries.
Project runs one game with input for four players (and open hand information), while fully automating all steps that don't require user input.

Much of the UI/UX could be improved. For a true multiplayer experience, networking capabilities would be needed to support multiple devices, or player-state could be hidden for a pass-and-play approach.

An early game screenshot from this Catan project.

About

A Java implementation of the board game, Settlers of Catan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages