Devlogs
🚀Update — Resizable Canvas & End Screen Bug Fix
Posted November 28, 2025 by Alissea
#update #fixed #bugs
Hey everyone!
I have just rolled out a small but important update:
🎨 Resizable Canvas
- The game canvas now resizes dynamically to fit your screen while keeping the classic 900×585 aspect ratio.
- This means no more clipping or oversized canvas on different screen sizes (though the viewport dimensions are still 1200x720, you have to play on fullscreen)
🐛 End Screen Bug Fix
- Previously, if you pressed the cross button on the end screen, the overlay wouldn’t disappear.
- Now, pressing it closes the end screen properly, so you can restart or go back without issues.
✅ Good and Bad News
- The good news is thatI have just finished what I wanted to do with this project and can start a new one
- The bad news is that I won't be able to implement mobile play on the web version . I've tried different approaches, but I'm still having the same issueand haven't been able to get it working. If you have any suggestions, I'm open to hearing them.