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

Removed Main.storyboard #73

Closed woguan closed 7 years ago

woguan commented 7 years ago

Removing the Main.storyboard. Decreasing the build time.

JacksonArthurClark commented 7 years ago

Why would Main.storyboard need to be removed?

pawurb commented 7 years ago

@woguan thanks for PR but we want to keep implementation as standard as possible so removing storyboard is not the best idea.