Skip to content

Lex0id/Dino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Dino

General info

Dino game is a popular game. We did it for a programming class at the Jagiellonian University in Cracow. We used the SFML library.

Options

  • Space - jump and restart
  • down arrow - bend

Run the program

g++ -c main.cpp
g++ main.o -o sfml-app -lsfml-graphics -lsfml-window -lsfml-system
./sfml-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages