Skip to content

rollhub-dev/verification

Rollhub Game Verifiers

Deterministic, client-side verification tools for Rollhub games.

Live Demo

Structure

  • index.html — landing page linking to all verifiers
  • pages/ — game verifiers (HTML only)
    • crash.html + root crash.js
    • dice99.html + scripts/dice99_legacy.js
    • dice99_v2.html + scripts/dice99_v2.js
    • limbo99.html + scripts/limbo99.js
    • mines99.html + scripts/mines99.js
  • scripts/utils/deterministic.js — shared deterministic helpers (SHA-384 + AES-CTR)
  • assets/main.css — shared styling

Local Usage

Open index.html directly in your browser, or serve locally:

npx http-server . -p 8080

Contributing

See CONTRIBUTING.md. By participating you agree to the Code of Conduct.

License

MIT

About

Rollhub games verification tool

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published