Skip to content

Play the classic Snake game on iOS, written in Swift 4 with SpriteKit

Notifications You must be signed in to change notification settings

robertlent/ios-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Snake is a game where you control a snake and try to eat as many dots as you can. Be careful, though, because each dot increases the length of your tail, and if you run into your tail, it's game over.

Swipe in any direction to control where your worm will go.

Going off the edge of the screen will loop you back to the other side.

Screenshots

ScreenShot ScreenShot

Works on

The app is written in Swift 4 with SpriteKit, and should run on most devices running iOS 9 or later.

About

Play the classic Snake game on iOS, written in Swift 4 with SpriteKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages