Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.21 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.21 KB

Settlers of Catan

A Java implementation of the popular board game Settlers of Catan - project developed as part of COMP 361.

Features

  • Create & join games / load specific hardcoded games (saved games)
  • All base game features including resources, trading, victory points, dice roll, etc.
  • Seafarers features including ships, pirate, harbours, etc.
  • Cities & Knights features including progress cards, knights, barbarians, etc.
  • Client/Server - P2P hybrid

Built With

Screenshots

Main Menu

In-game

License

This project is licensed under the MIT License - see the LICENSE.md file for details