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

Implemented full screen #22

Closed ashish-nagmoti closed 9 months ago

ashish-nagmoti commented 1 year ago

"Hello,

I tried to make game work on full screen Would you kindly consider reviewing and merging this branch? Your assistance in ensuring the quality of our documentation is greatly appreciated.

Thank you in advance for your help!"

ashish-nagmoti commented 1 year ago

hey @ryanpcmcquen it's kind request to review this pr and merge

ryanpcmcquen commented 10 months ago

How does this affect fullscreen functionality?

ashish-nagmoti commented 10 months ago

i tried to make it run if it's not running then I can delete PR

ryanpcmcquen commented 9 months ago

The code you added already exists in initialization.h.