Skip to content

ohilseung/roulette

 
 

Repository files navigation

Marble roulette

This is a lucky draw by dropping marbles.

Demo

URL Parameters

You can set the list of participants by providing the mbr_names parameter in the URL. The names should be separated by commas.

Example: https://ohilseung.github.io/roulette?mbr_names=신형만,봉미선,신짱구,신짱아

Requirements

  • Typescript
  • Parcel
  • box2d-wasm

Development

> yarn
> yarn dev

Build

> yarn build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.3%
  • HTML 13.4%
  • JavaScript 0.3%