I need help! Creating a game

Hi I'm trying to create a light game, it started as each player has a potentiometer that cycles through 7 colours they choose the colour they like then press a button and it creates a colour display with all 4 players colours.

Now I'm trying to change it so that there is only 3 potentiometers, one for red, one for green and one for blue allowing each player to take turns mixing a colour they like. So player 1 would select a colour using probably a RGB LED then there would be a delay, after they got a colour they like this would then go to a neo pixel strip of 8, allowing player 2 to select there colour on the LED then again after a delay would send that colour to the neo pixel as well to create a multi coloured neo pixel strip that would act as all the players one mixed colour together. then player 3 and 4 would do the same and then a reset button to reset the neo pixel strip so the game can begin again.

I can create the colour changing LED from the potentiometer but i don't know how to go from there.

Any help would be greatly appreciated

thanks!

Play with this code:

1 Like

Not sure how i change this to what i need

I'm trying to create a game that has 4 players and each player mixes a colour before their colour is mixed with all players colours to make a display, there are 3 potentiometers one controls red, one green and one blue so that the players can mix a colour using those potentiometers. player one mixes their colour on neopixel 0, 1, 2 and 3 then after a pause that colour is sent to neopixels 4 and 8. then player two mixes their colour on pixels 0,1,2 and 3 which after a delay is sent to pixels 5 and 9. then player three does the same thing and that colour is sent to pixels 6 and 10 and player four's colour is sent to pixels 7 and 11. A button would be used to reset the game once the final colour display is revealed

I have no idea what I'm doing please help

Are you the same person as @ispul who has a very similar question ?

yes ahaha im having a nightmare got locked out of my account

Which of the 2 accounts do you want to keep ?

the ispul one as this was just because i got locked out

The @r2dot2 account has been suspended and the 2 topics have been merged

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.