dwijmistry11 / project-hub

Submit your working project for open source use.
The Unlicense
7 stars 7 forks source link

Dino Game #22

Open dwijmistry11 opened 2 years ago

dwijmistry11 commented 2 years ago

This little project is a modest recreation of the Offline Google Chrome game Dinosaur Jump. The game can be played at any moment by the user. The entire project is written in the C programming language. The X key is used to exit the game, and the Space bar is used to leap. play and score as many points as you can; this is a fun, simple game designed specifically for novices, and it’s simple to use and understand.

B1TSH3LL commented 2 years ago

hey can you assign this to me ????

B1TSH3LL commented 2 years ago

thanks

B1TSH3LL commented 2 years ago

Created The PR Please check it.

dwijmistry11 commented 2 years ago

code is not merged using new branch Can you please select branch using git fetch origin git checkout 22-dino-game and push your code