Skip to content

radmanplays/3kh0X-v1

Repository files navigation

3kh0X

3kh0 but better

This is the GitHub repo which is used to host the website. If you want to use the games on here on your website, please message me on discord at 3kh0_#6969 and we can talk! If you're looking for the link, click here

Join us on Discord

Note If you do fork this repo, please give the orginal repo a star! It helps out alot and only 30% of people who fork give me a star.

Stargazers repo roster for @radmanplays/3kh0X-v1 Forkers repo roster for @radmanplays/3kh0X-v1

Features

  • Site-wide tab cloaking
  • Easy to deploy
  • Clean UI
  • Cross platform
  • Easy to use
  • Light on host resources (For real this time)
  • And so much more!

Note If you have any problems please open an issue, so we can fix it ASAP!

Game Files

Due to the amount of games, all of the games have been moved to a new repo.

Host the website

You can host our website on a cloud hosting solution like Replit or Render here. If you're unsure on what this does, use our own site, or find one someone else is hosting.

Run on Replit Remix on Glitch Deploy to IBM Cloud Deploy to Amplify Console Run on Google Cloud Deploy to Oracle Cloud Deploy with Vercel Deploy with Netlify Deploy to Render

Docs

The official 3kh0 docs can be found here. If you want to make a theme this is the place!

Contributors

Thank you to all of these amazing people for helping work on this project! Contrib

There are more contributors but they are listed on the website

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's Code of Conduct.

If you would like to help add games, you can do that here: radmanplays/3kh0-x-Assets, this repo only has the UI and other things

Run Locally

First clone the project using command line

git clone https://github.com/radmanplays/3kh0X-v1.git

or if you have GitHub CLI

gh repo clone radmanplays/3kh0X-v1

Since this project does not require a backend, for the best experience I suggest using XAMPP, cloning the repo into the Apache Server directory at C:\xampp\htdocs (for windows) or /opt/lampp/htdocs (for linux), setting the port to something like 8080, opening up a browser and going to localhost:8080

You could also use something like http-server. You will need to have NodeJS installed also.

Running (npx)

npx http-server

Running (installing to global node_modules)

# Install
npm install -g http-server

# Running
http-server

Warning Cloning a repository with Git removes everything in the folder you do it in. If you're not careful, you can delete your hard drive, so please do not do this unless you know what you're doing.

License

View the full license here