Skip to content

acmutd/acm-plinko

Repository files navigation

ACM Plinko

A point-based Plinko game built for ACM Community events. Drop a ball, watch it bounce, and see where it lands. Each bin awards (or deducts) points from your running total.

Screenshot 2026-03-30 at 6 33 05 PM

Features

  • Custom point values per bin (no fake money, just points)
  • Random officer face ball drops
  • Sound effects on drop, win, and loss
  • Running score total with reset
  • Live stats panel
  • ACM-styled dark UI with Community gradient

Credits

This project is a fork of AnsonH's plinko-game, originally built as a free-to-play web Plinko game inspired by Stake.com. Huge thanks to Anson for the physics engine setup and overall architecture. I just reskinned it for ACM.

Development

Requires Node.js 20+

npm install --legacy-peer-deps
npm run dev

Building for Production

npm run build
npm run preview

Built by ACM Development

Made with love by ACM UTD.

About

Plinko fork for ACM Community usage :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors