-
Notifications
You must be signed in to change notification settings - Fork 0
Allow the game to fill the whole screen #5
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
It currently uses a ViewBox with a 2:1 ratio, and the browser resizes it to fill the screen while still preserving that ratio. Ideally the game would fill the whole screen and the layout logic would just take the current dimensions into account.
I still need to do a little bit of research and experimentation on this, since I have no experience with this sort of thing. There is definitely a way to do it, I just have to figure out if there's a simple, elegant one.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers