
LISTLESS
A downloadable game
Description:
Listless is a short game about doing a few useless tasks before sleep. You could spend your time being productive, but why bother?
Made for the 2025 Shovel Jam.
Even though it's small and short, I hope you enjoy it.
Post Jam Release:
Fixed up a few bugs and added a couple little things including an easter egg for anyone willing to look for it.
Status | Released |
Author | Crabshack |
Genre | Interactive Fiction |
Tags | Atmospheric, Short |
Download
Download
Listless 1.1 69 MB
Install instructions
- Download the ZIP folder
- Extract the contents
- Run Listless.exe
Comments
Log in with itch.io to leave a comment.
someting is wrong may be my problem all godot games not working
Not sure what's happening here, one issue might be that I have the resolution set at 1920x1080. If it's all Godot games giving you this issue it might be due to an incompatibility with the forward+ renderer. Unfortunately I'm a novice so I don't know how to fix this but I'll look into it.
Yes it's most likely an issue with forward+, I would use compatibility mode if possible as it can run on more hardware, but it also disables some features, especially ones that are more commonly used in 3d games than 2d.
I did try using compatibility on the last day (so I could upload in browser) but I found that it really messed up my lighting and overall atmosphere, so I chose to cut it. I'll take a look into reading more about the rendering pipelines, thanks for letting me know!