Loading README.md 0 → 100644 +12 −0 Original line number Diff line number Diff line # The Fake Block game ## How to compile You will need a working c++ compiler and gnu make. ``` shell ./configure make -j$(nproc) ./game ``` Loading
README.md 0 → 100644 +12 −0 Original line number Diff line number Diff line # The Fake Block game ## How to compile You will need a working c++ compiler and gnu make. ``` shell ./configure make -j$(nproc) ./game ```