/roulette

Primary LanguageTypeScriptMIT LicenseMIT

Marble roulette

This is a lucky draw by dropping marbles.

Demo

ChangeLogs

  • 2023-05-29: Now you can shake the game if the marbles are being stuck for more than 3 seconds.

Requirements

  • Typescript
  • Parcel
  • Planck.js

Development

> yarn
> yarn dev

Build

> yarn build