Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

An attempt at remaking the popular mobile game, Flick Shoot, using Swift and SceneKit

License

Notifications You must be signed in to change notification settings

chris-gong/flick-soccer-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flick Soccer

What is Flick Soccer

Flick Soccer is a remake of the popular mobile game, Flick Shoot, made using Swift and SceneKit. Our version only has one game mode, scoring against an AI that gets progressively harder as you score more goals. Currently, the ball is kicked by swiping the ball once to get it off the ground and the ball is curved by swiping the ball again after lift off. If you're interested in getting this game for your iOS device from the app store, then download it here. If you're interested in how the game was made, then I'd highly encourage you to check out our youtube channel.

Imgur1 Imgur2 Imgur3

How to build and run Flick Soccer

In order to build and run the app, download the project and unzip the download file. Then, open the file called "FlickSoccer.xcodeproj" in Xcode. Proceed to the same file at the very top of the Project Navigator and make sure it is selected (the blue file icon). Now, make sure the "General" tab is selected at the top middle. Under the section titled "Identity", change the value of the textbox to the right of where it says "Bundle Identifier". After that, under the section titled "Signing", change the value of the dropdown to the right of where it says "Team" with an account associated with your Apple ID. The reason for this is so that you can run the game on your device. The simulator is just not suited for testing apps made in SceneKit.

Special thanks to our other contributors

Ryan Thomas (link to his github)

About

An attempt at remaking the popular mobile game, Flick Shoot, using Swift and SceneKit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages