Copy of the popular slope game designed to be hosted anywhere to bypass website restrictions! Below I will cover two free and easy methods to clone and host this yourself, however if you wish to play, use either of the following links. If you use this repo, please star it so others can find it, and so I can see if yall want more! If this helped you, consider Buying me a coffee
IMPORTANT: If your fork gets blocked, simply change the name of your repository and it should work!
- Using repl.it is the best free, easy way to host and edit this page, however takes longer to set up.
- Using github pages is probably the simplest(and free!) method, however may be blocked on some computers due to the .io ending of the default urls.
Instructions for both are provided below!
Fork this Repo through repl.it and use node unityloader41.js
as your run command. If not prompted to enter a run command, create a ".replit" file and paste run = "node unityloader41.js"
and language = "html"
into it. Then just run the repl and enjoy!
Should look like this when completed. |
Stuck? Check out my version here!
Fork this repo, and open it. Open the repo settings menu and navigate down the the "Pages" tab. Once there, change the Source option to the main branch. A blue box will appear saying that your page is waiting to be published. After about 15-90 seconds, the game will be avalible to play at the url it displays.
Select your deployment branch and save! |
Should look like this when completed. |
Fork the repo and save it to your desired location. Run it through the unityloader41.js
file.