Skip to content
Snippets Groups Projects
CARDILE VINCENT's avatar
CARDILE VINCENT authored
547f23f2

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 t'apuis pas sur espace.

AXE

      X

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

Dependances

libsdl2-ttf-dev