Skip to content

Carcassone game created in Python/React using Websockets.

Notifications You must be signed in to change notification settings

mateuszkochanek/carcassone-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carcassone

Web game created in Python/React using Websockets for Python course project.

Game rules: Rules

Short description: Game for 2-5 players, takes about 30-90 minutes for one game. Goal of the game is to build medieval landscape. For each ended structure player receives points. Additional point are received at the end of the game.

To run:

  • server - python3 main.py in backend folder
  • client - npm start in frontend folder

Exemplary gameplay:

gameplay gif