Webduino Bit - Examples

New coding project showing how to program the Webduino Bit like an Arduino: one main loop with different time intervals. I hope I will be able to make all these education resources freely available to everyone soon (I’m looking for sponsors).

2 Likes

Custom function to show numbers on the LED matrix.

1 Like

Programming Pac-Man in Webduino:Bit.

New game created & coded in Webduino:Bit. The empty space allows you to slide blocks and create the pattern you want. As an example, I create the first row with the same color. Pressing A & B starts a new game with blocks at random positions (4 x color#1 + 4 x color#2 + 4 x color#3 + 3 x color#4).