jamesg31 / TowerGame

PyGame Tower ATC simulation.
GNU General Public License v3.0
6 stars 1 forks source link

Resizable Window #14

Closed jamesg31 closed 3 years ago

jamesg31 commented 3 years ago

The window really needs to be resizable to support bigger monitors, phones, ect. We could just scale everything but there is probably a better solution.