Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 355 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 355 Bytes

QrOfLife

Evoluate Qr code with Game Of Life rules

QrOfLife demo

Install instruction

$ mkdir build
$ cd build
$ cmake ../
$ cmake --build .

Launching instruction

With give value to convert in QrCode as parameter:

$./QrOfLife myStringtoconvertinQr