Giter VIP home page Giter VIP logo

2048's Introduction

2048

C'est un petit projet en C++ qui utilise Qt6 et QML, fait dans le cadre de mes études.
Pas grand chose à dire dessus, c'est un 2048, tout ce qu'il y a de plus classique.

Comment on lance ?

Clonage du projet

git clone https://github.com/Pokegali/2048
cd 2048

Installation des dépendences

sudo apt install cmake qt6-base-dev qml6-module-qtquick qt6-declarative-dev qml6-module-qtqml qml6-module-qtquick-controls qml6-module-qtquick-dialogs qml6-module-qtquick-window qml6-module-qtquick-layouts qml6-module-qtcore qml6-module-qtqml-workerscript qml6-module-qtquick-templates qml6-module-qt-labs-qmlmodels

(À voir si y'en a en trop, mais avec ça, ça marche.)

Compilation

mkdir build
cd build
cmake ..
make

Puis après il suffit de lancer l'exécutable.

./game

2048's People

Contributors

pokegali avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.