newlinedotco / FlappySwift

swift implementation of flappy bird. More at fullstackedu.com
https://www.fullstackedu.com
MIT License
9.68k stars 2.68k forks source link

Fixes issue #59 - Black Bars on 4.7" and 5.5" screens #60

Closed larsschwegmann closed 7 years ago

larsschwegmann commented 9 years ago

Fixes issue #59 and makes FlappySwift use the whole screen on 4.7" and 5.5" screens. Also updates Project to Xcode 7 recommended settings.

pawurb commented 7 years ago

Already resolved on master, closing.