Skip to content

jts04/roulette

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marble roulette

This is a lucky draw by dropping marbles.

Demo

ChangeLogs

  • 2023-07-21:
    • Improve the performance when there are too many marbles in the game.
  • 2023-07-21:
    • Fix the issue the slow-motion seems flickering
    • End the game immediately if only one marble survives and the winning rank is the last.
  • 2023-07-16:
    • Now you can adjust the game speed.
  • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.9%
  • HTML 18.1%