项目作者: lucasprag

项目描述 :
Game prototype.
高级语言: Swift
项目地址: git://github.com/lucasprag/the-fastest-square-alive.git
创建时间: 2016-01-29T19:31:09Z
项目社区:https://github.com/lucasprag/the-fastest-square-alive

开源协议:

下载


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:

" class="reference-link">preview

Play

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

  1. git clone git@github.com:Lucasosf/the-fastest-square-alive.git

Open it with xcode:

  1. 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.