sudo apt install fonts-dejavu

g++ -O2 app.cpp -o game_of_life -lsfml-graphics -lsfml-window -lsfml-system

./game_of_life
