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:05, 16 June 2024 Filmote talk contribs created page Frogger - Collision Detection and Explosion Graphics (Created page with "== Adding Collision Detection and Explosion Graphics == In this section, we will add collision detection between the frog and cars using an inbuilt function of the Arduboy library. Once a collision is detected, we will then render a simple animation of the frog exploding using a single, multi-framed image. First let’s look at detecting the collision between the frog and a vehicle. The Arduboy library provides two structures – a point that has simple x / y coordin...")