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 controls44 days ago
- pixel drawer experiment47 days ago
- menu | ai challenge | weekly update51 days ago
- unexpected snowtime ⛄️ shader😃56 days ago
- studying shaders progress57 days ago
- menu: continue game buttons64 days ago
- points animation66 days ago
- focusable object clicking77 days ago
- weekly update (technologies)80 days ago
- adventure menu redesign88 days ago
Leave a comment
Log in with itch.io to leave a comment.