Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://matcool.github.io/extreme-demon-roulette/

Extreme demon roulette challenge
https://matcool.github.io/extreme-demon-roulette/

geometry-dash

Last synced: about 1 month ago
JSON representation

Extreme demon roulette challenge

Awesome Lists containing this project

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.