Hello everyone,
I hope you all are doing well. I have some sad news to bring to you all. 3kh0.net will be shutting down, effective immediately. This was not a choice made lightly, and I would HIGHLY recommend that you read this document about why and the future of it: https://rentry.co/3kh0. I also suggest that you join the discord server as we will have more stuff planned there. As for this repo, it has been archived for preservation and storage. You are free to use these games however you see fit. If you wish, you can give credit. Thank you.
All games will be hosted here due to the amount of files. It overloads GitHub so hard, to GitHub, I am so sorry! For the main site, we using githack.com as a CDN to load the games, so no more 15 minute deploy times and size limits.
Skidding this gets you no gain, so { } off.
If you want to check out the site, head to https://3kh0.github.io
The main repo can be found at https://github.com/3kh0/3kh0.github.io
If you want to use these for your own projects, I would just like to ask a few things.
- Please give me credit, game ripping is not always easy so even just some text saying "Credit to 3kh0" is all that is required ❤️
The base URL for the CDN is https://raw.githack.com/3kh0/3kh0-assets/main/
SO pretty much just add the folder of the game you want, say 2048, the url would be
https://raw.githack.com/3kh0/3kh0-assets/main/2048/index.html
And you would replace 2048
with the title of the folder, this is the best method since the game would be up-to-date always, in case of something like a update or something breaks.
Make a standard iframe, and set the URL to the one you made above, you can always go to the link to see if it works or not You can also use other cdns such as rawgit (you have to self host it), gitloaf, and gitcdn (you have to self host this too).
If you are gonna do this, you are gonna do it yourself. The amount of files made the deployment for the website from 30 seconds to 15 minutes and most of the time it would fail because it was too large, so just keep that in mind.
Contributing a Game Create a pull request here!
Contributing a change to the UI Create a pull request on the main github repo!
Join these epic people who have helped make the best unblocked games website!
All folders on this repo are games except the js
.github
and img
folders.