Radon Games
An open-source unblocked games website built with simplicity in mind.
Features
Section titled “Features”- Clean and easy to use UI
- 300+ games
- Tab cloaking / disguise
Deployment
Section titled “Deployment”Quick Deployment Options
Section titled “Quick Deployment Options”Easily deploy to all your favorite platforms in just a click.
Regular Deployment
Section titled “Regular Deployment”Deploy on local system or VPS.
Requirements
Section titled “Requirements”git clone https://github.com/Radon-Games/Radon-Games
cd Radon-Games
npm i
npm run build
npm start
Contributing
Section titled “Contributing”Contributions to Radon are welcome.
Cloning
Section titled “Cloning”git clone https://github.com/Radon-Games/Radon-Games
cd Radon-Games
npm i
Starting Development Server
Section titled “Starting Development Server”The development server has hot module replacement for ease of development. DO NOT USE FOR PRODUCTION.
npm run dev
Adding Games
Section titled “Adding Games”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.