duc0905/BoredGameEngine

Reset camera on window resize, making the objects looks the same regardless of screen size

Open

#123 opened on Apr 21, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (1 fork)auto 404
P2good first issue

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently the image is squeezed and scaled with the screen size.

Contributor guide