Files
neon443 689c1e3167 cleanup
moved games to ./games
2024-09-28 10:12:18 +01:00
..
2024-09-28 10:12:18 +01:00
2024-09-28 10:12:18 +01:00
2024-09-28 10:12:18 +01:00
2024-09-28 10:12:18 +01:00

Slope

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 the following link. If you use this repo, please star it so others can find it.

play here!

Self-Hosting On Github Pages

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.

image
Select your deployment branch and save!
image
Should look like this when completed.

Other

Fork the repo and save it to your desired location. Run it through the unityloader41.js file.