Game prototype.
This is a game prototype made to my blog post Your first iOS game.
This is how the game looks like:
To test and play the game you need to clone the project:
git clone git@github.com: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.
Feel free to use this project under the terms of the MIT License
Thank you.