Skip to content

suhabaobaid/tetris

Repository files navigation

Project

Tetris Game for IOS

Code style

Swiftlint with custom rules. You can find the rules in .swiftlint.yml where you can modify it to your needs. Checkout SwiftLint swiftlint

Tech/framework used

Built with

Installation

To get the project started:

pod install
  • Make sure you have .xcworkspace generated. Open this file instead of .xcodeproj in Xcode always.
  • Add Config.xcconfig file in the root directory. Add the following lines. Replace with your bundle identifier
BUNDLE_ID = <identifier>.swiftris
PRODUCT_BUNDLE_IDENTIFIER = <identifier>.swiftris
  • Run the project by pressing the run button in xcode

Credits

The original game was developed through a great tutorial link:https://www.bloc.io/swiftris-build-your-first-ios-game-with-swift . Make sure to check the other tutorials

Screenshots and App demo

Welcome Screen Game Screen

Game

About

Tetris Game made in swift for iOS devices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published