lookitsducky
Official Terrarian
Hi! Not sure the best place to ask this, so feel free to redirect me if needed:
I've been working on and off on this ridiculous fun project for a long time now (based on Plinko/pachinko if you're familiar with either of those) - the idea is you hit a golf ball into this build, then depending where it lands you earn points. A message displays in chat showing how many points you got, and a display shows the total score above the build. I've been able to wire up the messages corresponding to each point value, and am in the middle of putting together the 7-segment display.
My question is: do any of you have advice on a good system for counting points? I'm sure it's possible to wire up some sort of counter/adder, but have spent a surprising amount of time on Google without finding anything that I can understand explaining how to approach this. I have no background in engineering and figure most of this stuff out through Google, so please if anyone has advice or a reference you could direct me to, or if you know someone helpful to talk to please let me know! I uploaded a short demo of what the build does on YT so you can see it for reference.
What I'm looking to do is basically make a system that takes an input 1-5 according to where the golf ball lands, adds that to the existing score, then sends that score to the 7-segment display. I guess I would also need to figure out how to build some sort of manual reset, though would also be nice if I could make it reset once you hit a certain number of points.
Thanks for any help you can give, and nice to meet you all!!
I've been working on and off on this ridiculous fun project for a long time now (based on Plinko/pachinko if you're familiar with either of those) - the idea is you hit a golf ball into this build, then depending where it lands you earn points. A message displays in chat showing how many points you got, and a display shows the total score above the build. I've been able to wire up the messages corresponding to each point value, and am in the middle of putting together the 7-segment display.
My question is: do any of you have advice on a good system for counting points? I'm sure it's possible to wire up some sort of counter/adder, but have spent a surprising amount of time on Google without finding anything that I can understand explaining how to approach this. I have no background in engineering and figure most of this stuff out through Google, so please if anyone has advice or a reference you could direct me to, or if you know someone helpful to talk to please let me know! I uploaded a short demo of what the build does on YT so you can see it for reference.
What I'm looking to do is basically make a system that takes an input 1-5 according to where the golf ball lands, adds that to the existing score, then sends that score to the 7-segment display. I guess I would also need to figure out how to build some sort of manual reset, though would also be nice if I could make it reset once you hit a certain number of points.
Thanks for any help you can give, and nice to meet you all!!