Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 585 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 585 Bytes

chrome-dino

Google Chrome Dinosaur Game, but made with C++ and SFML

Similar to chrome://dino, only Google Chrome!


chrome-dino play


Dependencies


Compile and run

Compile:

git clone https://github.com/terroo/chrome-dino
cd chrome-dino
g++ main.cpp -lsfml-graphics -lsfml-window -lsfml-system

Run:

./a.out

The step by step was shown in the video: https://youtu.be/SEImvXJ88sE