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
  • 10:14, 16 June 2024 Filmote talk contribs created page Frogger - Adding Logs and Turtles (Created page with "== Adding Logs and Turtles == The logic for the movement of turtles and logs is almost identical to that of the cars so I will gloss over the details and instead just point out the additions and differences. In this section, we add the code that moves and renders the logs and turtles but will leave the code that makes the turtles submerge to a later step. Firstly, the existing <code>ObstacleType</code> enumeration has been extended to add <code>FloatingLog</code> and...")