ARDUINO

January 2, 2025, 13:45

maamsio945

Hello everyone, I have a really important game project on arduino for this semester. However I'm stuck and can't continue, do you know any AI that could possibly understand my game prompt and generate a good code ? I already tried for some of them but it doesn't work.

k9t33n

I don't think anyone in here would recommend just an ai

k9t33n

Instead give us your problem that's probably more useful

oops.se

There is an Arduino discord server, try there.

maamsio945

i have a first version with the whole code but i want to upgrade so that it makes the game more original : The game is based on reproducing light sequences by pressing corresponding buttons. 4 buttons corresponding to 4 LEDs. But to modify this and make it more original, I want the first player to enter the sequence (the leds corresponding to the buttons pressed light up at the same time as the buttons are pressed, to help the other player memorize) and the other player to generate the same sequence by pressing the same buttons as the first player. So I thought I'd add a fifth button, which doesn't correspond to any LED, and which would be used solely to validate the sequence entered by the first player. I have no idea how to translate this idea into code. Any ideas?

k9t33n

arduinos use C and i have no clue how to code in that so no

k9t33n

but as mentioned there is an arduino server, and probs a good few who do know more about C