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

https://github.com/numist/tetris

A little plaything in Swift
https://github.com/numist/tetris

Last synced: about 1 year ago
JSON representation

A little plaything in Swift

Awesome Lists containing this project

README

          

Tetris
======

A little plaything in Swift

CoreTetris
----------

Functional core game engine

Tetris
------

As-yet unimplemented GameKit (SpriteKit) app

tetris-cli
----------

ncurses interface for playing Tetris

*NOTE: You must tell Xcode 'Wait for executable to be launched'—the built in console is not a full terminal emulator and is not supported by ncurses!*