Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://matcool.github.io/extreme-demon-roulette/
Extreme demon roulette challenge
https://matcool.github.io/extreme-demon-roulette/
geometry-dash
Last synced: 12 days 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 (over 4 years ago)
- Default Branch: vue-rewrite
- Last Pushed: 2023-03-05T18:41:29.000Z (over 1 year ago)
- Last Synced: 2024-08-01T20:36:15.837Z (3 months ago)
- Topics: geometry-dash
- Language: Vue
- Homepage: https://matcool.github.io/extreme-demon-roulette/
- Size: 444 KB
- Stars: 25
- Watchers: 4
- Forks: 8
- 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/)
![screenshot of the website](https://i.imgur.com/0Ws36xN.png)
## 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.