itaylayzer / CatanFX

JavaFx Catan Collage Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CatanFX

Collage Finale Project.

Recreating Catan experience using javafx and c language, in client-server architecture.

worked between the start of february till the mid of june.

How to Run:

the client is in this branch while the server is in another branch called "model". the client is written to run in any system/os, but the model currently only runs in linux for some reason (opening socket didnt work in my windows).

to run the client do make, and install maven if you dont have it on your local machine.

Game rules

single player and 1 to 2 enemy bots, not all the rules are the same as the familiar catan.

Screenshot

Game

game

Model Graph

graph

About

JavaFx Catan Collage Project

License:MIT License


Languages

Language:Java 91.9%Language:C 4.4%Language:TypeScript 3.5%Language:CSS 0.2%Language:Makefile 0.0%Language:Batchfile 0.0%Language:Shell 0.0%