From 3eaaf0cd497cd9e5c1e05d3f1c880e30fc6340fa Mon Sep 17 00:00:00 2001 From: EnioDhano <33874890+enioDhano@users.noreply.github.com> Date: Wed, 24 May 2023 15:39:08 +0200 Subject: [PATCH] Create README.md Discover a thrilling game created entirely with Python and popular Python libraries, inspired by the beloved T-Rex Google game. Dive into hours of entertainment, pushing the limits of Python's capabilities. Get ready for an exciting adventure full of fun and challenges ! --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9ab7de6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Creating-T-rex-Pygame +T-rex look alike Game with Pygame +This project was accomplished using Python and various Python libraries to create a game inspired by the T-Rex Google game !