A remake of the discontinued Star Wars Force Collection game https://play.google.com/store/apps/details?id=com.formularsumo.starwarsforcecollectionremake.embed
Lobe2D 12 has not released yet, but based on the current changelog there's some things that'll want changing either when it does, or before
File paths using . instead of / (recommended behaviour already) has been deprecated
love.filesystem.exists will no longer be deprecated, so maybe use instead of getInfo
Accelerometers are now part of the sensors module (everywhere). Previously on Android they counted as joysticks, so I had code to work around that which probably won't be needed anymore.
^ acceleratorjoystick module is now default off, so doesn't need specifying in conf.lua
Hopefully new media module will land with support for AV1 or another modern video format - changing to this format could roughly half video file size and potentially fix playback issues (intense blocky-ness) that sometimes occur on Android
Lobe2D 12 has not released yet, but based on the current changelog there's some things that'll want changing either when it does, or before
https://love2d.org/wiki/12.0