Loading repository data…
Loading repository data…
LucasHazardous / repository
What? You like gambling? Then check out this Open Source Casino!
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Stakes and rewards in this casino are fake. This casino will never give the excitement caused by chasing meaningful rewards. That is not the goal though and will never be. The only excitement that is available here is the one caused by satisfying, easy and intuitive gameplay. This project also gives you an insight why you should never think of a casino as a way to make money.
Amount of your cyberdonuts is stored in local storage in your browser. To retrieve them:
Before running any script install dependencies and configure Husky Git hook:
npm i
npm run prepare
Local development mode:
npm run dev
Running tests:
npm run test
Get test coverage:
npm run coverage