That it is! Which web player do you use? For my other game Honey Guardian, I used https://github.com/2dengine/love.js
IoriBranford
Creator of
Recent community posts
Thanks for sharing! Robotron 2084 was one of my formative games. I especially like all the weapon powerups and how they combine.
Trying to play on Linux, Proton (all versions) added some nasty input lag, wine-cachyos was somewhat better but I still could only really play the campaign levels rather than arcade mode.
Update 10/9: Some QoL updates for the development version.
- New menu designs are more readable and understandable.
- Boss dialogue can be advanced with any of the 3 action buttons/keys, or skipped with the Start button or Esc key.
- Option for smooth movement at any screen refresh rate. Found in Screen options menu.
- Improved intro cutscene art, courtesy of 2dpixx.de

That was a couple years back.
I believe I compiled Love binaries on RetroPie (which didn’t have a Love package at the time) following the normal build instructions, except I configured a love.AppDir as install directory. Then I compiled linuxdeploy and linuxdeploy-plugin-appimage for ARM, and used those to finish the AppImage.
But nowadays that should be a last resort. Instead I would try compiling and installing Love on the Pi or other ARM device as normal, then following this: https://love2d.org/wiki/Game_Distribution#AppImages
Hi, Firefox has SharedArrayBuffer but not COEP credentialless by default. You can set this in about:config

The downloadable versions actually create a config file, but I haven’t done proper UI yet.
%APPDATA%\Honey Guardian\config.luaon Windows~/.local/share/LOVE/Honey Guardian/config.luaon Linux/Users/<user>/Library/Application Support/LOVE/Honey Guardianon Mac
Find the key_ lines and change like so
key_changespeed = "l",
key_changeweapon = "k",
key_down = "s",
key_fire = "j",
key_left = "a",
key_pause = "pause",
key_pausemenu = "escape",
key_restart = "none",
key_right = "d",
key_up = "w",
The Ukraine bundle chose not to include Steam keys.
Please note: No Steam (or other external keys) will be given for bundle purchases. Only direct downloads will be available on the itch.io page.
Contact me and I can send one https://ioribranford.com/#contact
I knew I forgot to add something http://github.com/IoriBranford/beeshooter
Thanks!




















