Skip to content

Commit 8c3a077

Browse files
committed
Game
0 parents  commit 8c3a077

22 files changed

+617
-0
lines changed

Dinosaur_Run_Game/.idea/Dino_RunGamePYTHON.iml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Dinosaur_Run_Game/.idea/inspectionProfiles/profiles_settings.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Dinosaur_Run_Game/.idea/misc.xml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Dinosaur_Run_Game/.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Dinosaur_Run_Game/.idea/workspace.xml

Lines changed: 79 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
DINO GAME IN PYTHON
2+
- pygame module requried
3+
4+
The dino game is a simple infinite runner, which sees you jump over cacti, and dodge underneath obstacles. This was designed under python pygame module.
5+

0 commit comments

Comments
 (0)