Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 387 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 387 Bytes

Introduction

This is the project of our c++ course, the goal is to remake blabla

First Compilation

If this is your first compilation, you should enter the command chmod +x compile.sh.

Compilation

To compile your project, you should have the package :

  • cmake
  • gpp
  • make
  • bash
  • sfml

To compile the project and get the executable, you must run the command ./compile.sh