Skip to content

SC7RED/Slope-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slope Game Hits

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

How to use:

  • 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!

On repl.it

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!

image
Should look like this when completed.

Stuck? Check out my version here!

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.

Result:

image

About

Slope game designed to be run off of repl.it or github pages to bypass school blocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.5%
  • CSS 33.3%
  • JavaScript 26.2%