Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

ttcchhmm/mystic-square

Repository files navigation

Mystic Square

Réalisé par Tom CHEDMAIL, pour l'UE d'Interfaces Graphiques au sein de la Licence 3 Informatique de l'Université d'Angers.

Dépendences

  • Qt5
  • CMake

Compiler

mkdir build
cd build
cmake ..
make -j$(nproc)

About

An implementation of the "Mystic Square" game (assignment for the Qt course / L3 S6)

Topics

Resources

License

Stars

Watchers

Forks