Skip to content
Snippets Groups Projects
vincent cardile's avatar
CARDILE VINCENT authored
a54aa930

BRICK-BREAKER

Utilisation

Utiliser run.bsh depuis le dossier courant:

Usage: ./run.bsh <arg>
  arg: c  -> gen makefile for c++
       3c -> gen makefile, compile and run
       cc -> compile
       cr -> compile and run
       r  -> run

Le script ajoute automatiquement les fichiers à compiler au CmakeList.txt.

Au démarage, le jeu est sur pause tant que le joueur n'appuie pas sur espace.

Pour accéder au menu du jeu , appuyer sur echap

AXE

      X

--------------------> | | | Y | | | V

Dependances

libsdl2-ttf-dev