3.0.0+39 - available for testing on itch.io🎇
Word by Word: Adventure » Devlog
Good news:
Finally finished the mobile and desktop web versions.
What I realized is that I need to research web assembly thread because it renders much faster and better than skia + wasm even on low-powered devices. Currently, it turns out that low-powered devices are sadly running at 3-9 fps. But overall, I had to write a separate renderer for the mobile web and everything else because it turned out that:
- drawAtlas doesn't work in mobile browsers and crashes the layer completely.
- drawImage with virtual images doesn't crash, but also doesn't work :) So the solution was to write a separate breakdown of the tileset into individual PNGs based on tiles.
And finally, the new version is now available for testing at https://arenukvern.itch.io/word-by-word-game ✨
Word by Word: Adventure
Write Words to Fly on Hot Air Balloon🏔️
Status | In development |
Author | arenukvern |
Genre | Educational |
Tags | Arcade, Multiplayer, offline, Pixel Art, Short, Singleplayer, Word game, words-per-minute, wordy |
Languages | English, Italian, Russian |
Accessibility | Interactive tutorial |
More posts
- menu keyboard controls82 days ago
- pixel drawer experiment85 days ago
- menu | ai challenge | weekly update89 days ago
- unexpected snowtime ⛄️ shader😃94 days ago
- studying shaders progress95 days ago
- menu: continue game buttonsSep 04, 2024
- points animationSep 01, 2024
- focusable object clickingAug 22, 2024
- weekly update (technologies)Aug 19, 2024
- adventure menu redesignAug 11, 2024
Leave a comment
Log in with itch.io to leave a comment.