Dino Game
Recreation of the offline dino game on chrome browsers.
- Pygame
- a replit account with enough space for a new repl
-
Go to your replit account
-
Click “Create Repl”
-
Copy the link to this github repo from a new window
-
Import the repository from GitHub to Replit by pasting the link to the github repo into replit
-
Click the “Import from Github” button at the bottom
-
The project should open, however replit will overwrite the configuration file so we will need to fix it to get it to run
-
Go to “All tools” and then “Git”
-
Discard changes to the .replit file
-
Now the replit should be ready to use, clicking the play button at the top will run the program