Skip to content

This project is a demonstrative app intended to accompany a video course on how to publish apps to the app store.

License

Notifications You must be signed in to change notification settings

VegetarianZombie/snip-the-vine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snip the Rope

Project

This is a simple app built like Cut the Rope. It was built in the tutorial at raywenderlich.com to show how to create a game like Cut the Rope using SpriteKit. The game features a pineapple held in place by vines. The player must cut the vines so that the pineapple falls into the crocodile's mouth.

Screenshot

Purpose

The purpose of the project is to demonstrate SpriteKit physics. It also shows how to create a game much like the once popular game, Cut the Rope. This project is also meant to demonstrate uploading an app to the app store.

In this repo, the game has been modified to only support the iPhone as well as contain additional levels. Finally, after a certain amount of failures, the user will be notified that they will be able to create this game by going to raywenderlich.com.

Original Tutorial

The tutorial can be found at raywenderlich.com

Technology

The game is up to date on the latest version of Xcode (11) and the current version of iOS (13). The game uses the SpriteKit library included with iOS. Icons are created using the Gimp photo editor.

About

This project is a demonstrative app intended to accompany a video course on how to publish apps to the app store.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages