Plinko

Plinko Used AI

4 devlogs
14h 1m
•  Ship certified

This is free plinko web game inspired by the stake.com plinko one

pls vote for me in the summer of making hackclub event

PLAY IT HERE : https://chungusbungustus.github.io/Plinko/

Timeline

Ship 1

1 payout of shell 279.0 shells

naruto dragon ball

about 1 month ago

naruto dragon ball Covers 4 devlogs and 14h 1m

TLDR: I finished the main plinko game but i still need to work on polish and stuff

I finished the main plinko game and also wrote some code to procedurally generate the block collection things and also made the money functional. I still have alot of things to do like making the money rounded to the nearest decimal becuase most of the time the money counter at the top has a number with alot of decimal places. I also need to do polish and add screen shake when you get a big number.

I made physics thing for collision between the white pegs and red balls. It was really easy to get a ball really far to the right or really far to the left. So I had to rig it and make it more difficult to get the big multipliers

I made the code to generate the pegs in this triangular formation and I also made collision detection but its quite buggy right now so it doesnt really work. Yes this took me 3 hours to make.

I made the wireframe for my plinko game. I made the buttons function and stuff