Plinko lets players drop a ball from the top of our triangular pin pyramid to find the winning route down to a corresponding multiplier. Inspired by the Japanese mechanical game known as Pachinko, Plinko provides players with the ability to customise your risk factor and multipliers ensuring the game is suited for everyone at our online casino !
I have added one sample video on how exactly the game works in real life
Screen.Recording.2024-07-31.at.11.49.46.AM.mov
Instruction on how to run is on your machine
- need to have tsc installed
- Any javascript package manager(npm, pnpm, bun)
Screen.Recording.2024-08-03.at.2.59.46.AM.mov
go inside frontend folder
1. bun install
2. bun run dev
for running the backend
1. tsc
2. node dist/index.js