Skip to content

This is an endless runner game made with C. An intuitive and creative approach.

Notifications You must be signed in to change notification settings

jeshwanthreddy13/Dino_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dino_C

This is a game made with C. In this project there are five .c files and 2 header files. This is a basic dinosaur jumping over obstacles type game with basic graphics. There are two obstacles, cactus and a donkey that appear in random order and our job is to jump over them and keep scoring as many points as possible.

Screenshot 2021-10-22 at 8 02 27 PM

Screenshot 2021-10-22 at 7 56 25 PM

Screenshot 2021-10-22 at 7 56 19 PM

Screenshot 2021-10-22 at 7 56 31 PM

Screenshot 2021-10-22 at 7 55 54 PM

I have used the ncurses library to accomplish most of the stuff that happens in this project.

HOW TO RUN THIS PROJECT :- Use the MAKEfile I have provided to run the files. When you run the program press r on your keyboard to start the game. Press Spacebar to jump over obstacles and score points. The speed of the obstacle increases as you score more points.

Enjoy!

About

This is an endless runner game made with C. An intuitive and creative approach.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published