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:36, 16 June 2024 Filmote talk contribs created page Frogger - Adding Score Logic (Created page with " What is a game without a score? In this section, we will add some simple logic to add scores as the player progresses up the screen and reaches the home positions. A bonus will also be added as the player fills all the home positions. Search for the variable score in the code and note where it is declared, where the value is increased and where the score is reset. By now, this should all be self-explanatory. You will also discover a block of code that renders the s...")