About
Uploaded for DotLove Standard Web Build testing.
Players' browsers download the .love file to run the game. Lua code and assets inside the .love file can be inspected.
Package check
Playable with warnings · 9 files · 3.8 MB expanded
- conf.lua does not declare t.version. DotLove currently targets LÖVE 11.5.
- Dynamic asset path usage was found. Browser builds may be less predictable when assets are loaded through computed paths.
- Fullscreen-related code was found. Browsers require fullscreen to be triggered by a user gesture.
Browser playback warnings
DotLove runs the game in a browser player powered by love.js.
- conf.lua does not declare t.version. DotLove currently targets LÖVE 11.5.
- Dynamic asset path usage was found. Browser builds may be less predictable when assets are loaded through computed paths.
- Fullscreen-related code was found. Browsers require fullscreen to be triggered by a user gesture.