Headless Mode and Firefox Build
BLISSLY » Devlog
BLISSLY version 2019.01.10 is here!
This update adds "headless mode"; meaning you can now add BLISSLY to your web-app or browser-game without needing to modify any source code.
Using Headless Mode
To add BLISSLY to your project you just need the newest build of the blissly.js file.
- Download the latest build of blissly.js from the repo.
- Move it to your app/game folder.
- Add it to your project with this script tag: <script src="blissly.js"></script>.
- Add this script tag after the blissly tag: <script defer>Blissly.init(false);</script>.
Headless mode is compatible with Chrome's requirement of user-initiated AudioContext calls. It will begin playing when the user first clicks or taps the page after BLISSLY is initiated.
Firefox Support
Firefox support has been added but may still prove problematic. If you plan to implement BLISSLY into your project make sure you thoroughly test your build on Firefox.
Files
blissly-itch.zip Play in browser
Jan 10, 2019
BLISSLY
procedurally generated bliss
Status | Prototype |
Category | Tool |
Author | Brandon Thread |
Tags | Music, Procedural Generation |
Accessibility | Color-blind friendly, Subtitles, High-contrast, One button |
More posts
- Volume ControlJan 10, 2019
Leave a comment
Log in with itch.io to leave a comment.