• View all by TurdBoomerangCreator
  • Follow TurdBoomerangFollowFollowing TurdBoomerangFollowing
  • Add To CollectionCollection
  • Comments
  • Devlog
  • More like thisRelated

State-Based HTML5 Itch Template

← Return to State-Based HTML5 Itch Template

Devlog

  • Clickable Images
    April 30, 2022 by TurdBoomerang
    Pretty small update, but the list item generation code now allows you to specify a function to call onclick. You could easily do this in vanilla HTML, but now you can do it in bulk in the context of t... Continue reading
  • Audio Support in Desktop App
    April 25, 2022 by TurdBoomerang
    Apparently, only .wav files are supported in html5 games in the desktop app, even though mp3 seems to function on-server. Update: Apparently this still doesn't work. Hopefully I will find a fix soon!... Continue reading
  • Local Saving and Itch Desktop App Compatibility
    April 25, 2022 by TurdBoomerang
    Saving and loading are now also supported in the itch desktop app. I did some research, and it turns out that the itch desktop app downloads the HTML and javascript files, and runs them locally, (rath... Continue reading
  • Saving and Loading is now supported
    April 23, 2022 by TurdBoomerang
    Added functionality to save game process via cookies in-browser and mobile. I am working to extend support to the itch desktop app!... Continue reading
  • Audio Support
    April 22, 2022 by TurdBoomerang
    The template now has the ability to play individual sound effects, and load a cycling list of music tracks. There are on/off toggles for sound and music in the new settings section!... Continue reading
itch.io·View all by TurdBoomerang·Report·Embed