a ubg project built to be clean, simple, and easy to use. with over 400 games, 40 apps, a fast and powerful browser, extensive customization options, and much more, this is easily one of the best unblocked websites.
- Games
- Apps
- Proxy
- Movies
- Chatroom
- Game overlay
- Music
- More Games
this project is a fork of the original work by x8rr. upgrades and modifications were made by atmo1lost in 2026.
mochii is deployable to remotely any hosting service, and even locally deployable.
follow the steps below to deploy.
clone the repository:
git clone https://github.com/atmo1lost/mochii.gitenter the directory:
cd mochiirun a local development server:
python3 -m http.server # simple Python HTTP server
netlify dev # emulate a Netlify production environmentensure you have a firebase account and a project ready.
install the firebase CLI:
npm i -g firebase-toolsinitialize a hosting project:
firebase init hostingfollow the CLI steps, then deploy.
This repository was derived from x8rr/cherri. All original code was written by the project owner (x8rr). The following changes have been made to this fork:
- Upgraded Chatroom
- Updated VMs
- Updated 404
- Updated the splashed
- Fully removed classplay
- And more...
