I naively took a look at the file and I must have misunderstood it. I made a game whose window size is 256*144 but whose game size is much larger because my hero moves in a dungeon. when inserting my game into the file provided I noticed that the window does not respect the size of the console but how can I resolve this? I can't find the code that inserts my frame into the main frame. first picture my app second picture my app in console.

