From b2cf7d5661f48f14931d3feba6b8c3fb58427d94 Mon Sep 17 00:00:00 2001 From: Devbrat Anuragi <39759685+AslanDevbrat@users.noreply.github.com> Date: Sat, 24 Oct 2020 15:23:26 +0530 Subject: [PATCH] Update README.md Added the link to the game python file --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e8f1726..76d9452 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ + # Pygame Games and animations that i did using pygame library +TO see the code [click here](https://github.com/AslanDevbrat/Pygame/blob/master/Chrome_Dinosaur_Game/DINO_GAME.ipynb) + + 1. DINO GAME ![Alt Text](https://github.com/joaotinti75/Pygame/blob/master/gif_dino.gif) + + 2. MATRIX ANIMATION ![Alt Text](https://github.com/joaotinti75/Pygame/blob/master/matrixgif.gif)