I'm trying to get the 'SendTextToSerialDevice' example to work with the Arduino using the Send Serial Data node.
I have an Arduino sketch that reads serial data with a baud rate of 9600 but there doesn't seem to be any data sent for some reason because Serial.available() returns 0.
Hi jersmi well spotted on the collision detection on the RHS paddle. I'll go back to this and make the paddles move more smoothly. I could also have sub-patched the composition and arrange nodes more clearly I guess. I appreciate your feedback and challenges to help me learn..
Demonstrates the use of Vuo to create a simple game.
Here's a Pong clone using the bouncing ball algorithm posted previously in the composition gallery. I haven't refactored the composition so it looks a bit messy.
Player 1 keys are W and S, Player 2 keys are P and L.