Skip to content

RadonGames

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 to Heroku Run on Replit Deploy on Railway Deploy To Koyeb Deploy to Cyclic

Deploy on local system or VPS.

git clone https://github.com/Radon-Games/Radon-Games
cd Radon-Games
npm i
npm run build
npm start

Contributions to Radon are welcome.

git clone https://github.com/Radon-Games/Radon-Games
cd Radon-Games
npm i

The development server has hot module replacement for ease of development. DO NOT USE FOR PRODUCTION.

npm run dev

In 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 and add an entry for the game.