An open-source unblocked games website built with simplicity in mind.
- Clean and Easy to use UI
- 300+ Games
- Tab Cloaking / Disguise
Easily deploy to all your favorite platforms in just a click.
Deploy on local system or VPS.
git clone https://github.com/Radon-Games/Radon-Games.git
cd Radon-Games
npm i
npm run build
npm startContributions to Radon are welcome.
git clone https://github.com/Radon-Games/Radon-Games.git
cd Radon-Games
npm iThe development server has hot module replacement for ease of development. DO NOT USE FOR PRODUCTION.
npm run devIn order to add games to Radon, you will first need to download the game files using some form of a website scraper. Once you have the game files, you will have to upload them to the Radon-Games-Assets in the corresponding folder. Once the games have been uploaded to the repository, you will need to edit src/data/games.json add add an entry for the game.