Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshvera/iPhone-Tetris
A little iPhone tetris game written with cocos2d
https://github.com/joshvera/iPhone-Tetris
Last synced: about 1 month ago
JSON representation
A little iPhone tetris game written with cocos2d
- Host: GitHub
- URL: https://github.com/joshvera/iPhone-Tetris
- Owner: joshvera
- License: mit
- Created: 2009-09-28T21:30:34.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2009-10-04T22:47:02.000Z (about 15 years ago)
- Last Synced: 2024-11-02T01:10:28.456Z (about 1 month ago)
- Language: Objective-C
- Homepage:
- Size: 432 KB
- Stars: 58
- Watchers: 6
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome - iPhone-Tetris - A little iPhone tetris game written with cocos2d (etc)
README
A Little Cocos2d Tetris Clone by Josh Aburto
With some help from the Puyo Cocos2d chapter in "iPhone Game Projects"
And inspired by Tris.
To Do: Change controls from touch to move to touch to drag. Block rotations. Scores, levels, correct frame rate updates. It's running a bit jerky at the moment.