Skip to content

iOS port of the Micro Tetris, based on 1989 IOCCC Obfuscated Tetris.

License

Notifications You must be signed in to change notification settings

Kerrigan29a/tetris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Build Status

Build

git clone https://github.com/Kerrigan29a/tetris.git
make

Building options

  • ENABLE_SCORE
  • ENABLE_PREVIEW
  • ENABLE_HIGH_SCORE
  • ENABLE_UNICODE
  • ENABLE_UNICODE_BOARD

Keyboard Control

  • j - Left
  • k - Rotate
  • l - Right
  • SPACE - Drop
  • p - Pause
  • q - Quit

About

iOS port of the Micro Tetris, based on 1989 IOCCC Obfuscated Tetris.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 95.5%
  • Makefile 4.5%