The refined unblocked games website.
This is the GitHub repo which is used to host the website. If you want to use the games on 3kh0 on your website, please message silvereen_
on Discord.
Made by Silvereen and NC
If you do fork this repo, please give the orginal repo a star! It helps out a lot.
- Easy to deploy
- Clean UI
- Easy to use
- site-wide tab cloaking (not sure)
- And so much more!
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.
- Download the ZIP file or
git clone https://github.com/Echo-Dev-Labs/3kh0v5.git
cd 3kh0v5
npm install
npm start
3kh0v5 is running on port 8080 Its that easy! To configure the port you can do do in /public/uv/js/index.js.
Thank you to all of these amazing people for helping work on this project!
1/17/24
This readme is in BETA so it'll change soon. I startd working on v5 in React but i decided not too because it would be too..., uh, well... complicated. Using npm router and trying to route every game page and file would be a tough process so this regular html project is probably going to be the alpha version until I rewrite it with another frameork for production. It most likely will be React but since I am very new and I still have to learn it, I will just use vinella html and css to at least get somehting. At some point in time I am planning to switcch to some node based framework so I can add maybe a live chat, Kasm, or a proxy later down the line.