https://matcool.github.io/extreme-demon-roulette/
Extreme demon roulette challenge
https://matcool.github.io/extreme-demon-roulette/
geometry-dash
Last synced: 2 months ago
JSON representation
Extreme demon roulette challenge
- Host: GitHub
- URL: https://matcool.github.io/extreme-demon-roulette/
- Owner: matcool
- License: mit
- Created: 2020-08-03T18:26:06.000Z (almost 5 years ago)
- Default Branch: vue-rewrite
- Last Pushed: 2024-10-07T00:21:32.000Z (8 months ago)
- Last Synced: 2025-02-19T06:46:36.449Z (3 months ago)
- Topics: geometry-dash
- Language: Vue
- Homepage: https://matcool.github.io/extreme-demon-roulette/
- Size: 368 KB
- Stars: 25
- Watchers: 4
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-geometry-dash - Extreme Demon Roulette - Reach a minimum percent that increases every level through a random list of extreme demons (Websites)
README
# [Extreme Demon Roulette](https://matcool.github.io/extreme-demon-roulette/)

## Running locally
```bash
npm install
npm run build
```Then host the files in `dist/`
You can also replace `https://pointercrate.com/` with other instances of pointercrate (like `http://gdchallengelist.com/`), but make sure it has CORS enabled.