Skip to content

terroo/chrome-dino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published