ryanpcmcquen / basque

A top-down 2d game engine, written from scratch in under 1000 lines of C. Development of the game based on this engine is streamed on Twitch: https://www.twitch.tv/ryanpcmcquen
https://ryanpcmcquen.itch.io/basque
Mozilla Public License 2.0
443 stars 24 forks source link

Resize the canvas somewhat automagically. #16

Closed ryanpcmcquen closed 3 years ago

ryanpcmcquen commented 3 years ago

This attempts to make the wasm port work better on a variety of screens. It still needs improvement, but it is better than what is currently in master.