Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
/ swift-tap-me Public archive

Tap Me! is a game coded in Swift for 3.0+

License

Notifications You must be signed in to change notification settings

batuhankok/swift-tap-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Language GNU v3 License Twitter Website Freelance

Tap Me!

Tap Me! is a game that was coded with Swift 3+. Do you want to learn to develop a game in Swift? If say yes, good news, this example game will be so useful for you...

Version: 1.2 🎉

You can develop yourself in these topics:
  1. Creating timer like encounter and downcounter with Swift 3.0+ // NSTimer();
  2. Creating temporary database with Swift 3.0+ // NSUserDefaults();
  3. Working with functions. // func gameSetup(){ .. }
  4. Xcode constraints! 😂
  5. Working with AVFoundation // AVAudioPlayer()
  6. And much more!
Notes for potential users:
  • It can help you to learn and develop applications or maybe games for iOS platform.
  • It was coded for GitHub in my free times.
  • 2 player mode was not developed yet, maybe in the next version...
  • There might be some errors, if you write me, I can fix them.
Screenshots:

Screenshots on Simulator iOS 10.3 / iPhone 7

Sorry for the code quality.

Releases

No releases published

Packages

No packages published

Languages