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
- Host: GitHub
- URL: https://github.com/numist/tetris
- Owner: numist
- License: mit
- Created: 2015-12-09T03:36:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-10T03:56:11.000Z (over 10 years ago)
- Last Synced: 2025-02-08T16:14:25.688Z (over 1 year ago)
- Language: Swift
- Size: 176 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!*