tubelz / macaw

2D game engine written in Go using SDL2 and ECS
https://github.com/tubelz/macaw/wiki
zlib License
12 stars 0 forks source link

Change window properties #8

Closed rennomarcus closed 6 years ago

rennomarcus commented 6 years ago

Describe the solution you'd like Be able to change the screen resolution and title of the window

Some questions that might help you to describe the feature

  1. Why is this change important? User should be able to change the title of the window and the resolution of the game. Games have different needs