Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 280 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 280 Bytes

Cannon Game

C programming school project: The Cannon game

Authors

Gabriel CRETIN
Léonard DUBOIS

Installation

  • To compile the project:

    $ make

  • To compile the project and also clean the executable:

    $ make clean && make

  • To execute the project:

    $ ./cannon