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

lucasprag/the-fastest-square-alive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The endless runner game prototype

This is a game prototype made to my blog post Your first iOS game.

This is how the game looks like:

#preview

Play

To test and play the game you need to clone the project:

git clone [email protected]:Lucasosf/the-fastest-square-alive.git

Open it with xcode:

cd the-fastest-square-alive ; open the-fastest-square-alive.xcodeproj

Then click in the play button.

License

Feel free to use this project under the terms of the MIT License

Thank you.