All public logs

Jump to navigation Jump to search

Combined display of all available logs of Arduboy Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:58, 16 June 2024 Filmote talk contribs created page Frogger - Adding the Frog (Created page with "== Adding the Frog == In this section we will add the player (frog) and move it around the lower half of the screen in response to the player pressing the console buttons. In the spirit of keeping the sections (relatively!) short, we will leave the detection of collisions for the next section. Near the top of the <code>Frogger.ino</code> file, you will see that we have added a struct, named <code>Frog</code>, to capture the location of the player’s frog as it moves...")