sourencho / ungroup_game

A multiplayer game about temporary alliances written with a custom engine in C++ and SFML
13 stars 1 forks source link

Game should run in fullscreen #198

Open sourencho opened 4 years ago

sourencho commented 4 years ago

Fullscreen would be much more immersive

We need to be careful about

copacetic commented 4 years ago

YES

On Wed, Apr 29, 2020, 12:24 AM Souren Papazian notifications@github.com wrote:

Fullscreen would be much more immersive

We need to be careful about

  • showing more/less based on screen size
  • stretching/squashing the pixels

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SourenP/ungroup_game/issues/198, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIBOZ6NWFNIYXCHSWVQKPDRO7I2RANCNFSM4MTPCPVA .

copacetic commented 4 years ago

ideally we allow resizing

On Wed, Apr 29, 2020, 12:24 AM Souren Papazian notifications@github.com wrote:

Fullscreen would be much more immersive

We need to be careful about

  • showing more/less based on screen size
  • stretching/squashing the pixels

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SourenP/ungroup_game/issues/198, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIBOZ6NWFNIYXCHSWVQKPDRO7I2RANCNFSM4MTPCPVA .