Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robin/2048_Playground

A swift playground of the game 2048
https://github.com/robin/2048_Playground

game swift swift-playgrounds

Last synced: 25 days ago
JSON representation

A swift playground of the game 2048

Awesome Lists containing this project

README

        

# 2048 Playground
A swift playground to play 2048. It’s written with less than 400 lines of Swift code and can be run in Xcode 8 or above and Swift Playground 1 or above.

![Screenshot](https://raw.githubusercontent.com/robin/2048_Playground/master/screenshot.png)

## Author
[Lu Yibin](http://robin.github.io)