Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 664 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 664 Bytes

LO21-splendor-duel

Project for a POO course in the Technical University of Compiègne

Game Splendor Duel

Description

Getting started

This project will be entirely made in c++. To get started just clone the repo and install dependancies that will be listed just below.

  • Qt6
    • to install Qt on mac just run the command brew install Qt.
    • On linux run the command sudo apt install Qt
    • On windows ...
  • Nlohmann JSON for C++ should be installed by default with the Cmakelist.txt conf

Project status

The project is now entierely done.

Addition information

This project was moved from gitlab to github so the data might be incorrect