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

https://github.com/xhacker/tetris-opengl

Tetris game in OpenGL.
https://github.com/xhacker/tetris-opengl

Last synced: about 1 year ago
JSON representation

Tetris game in OpenGL.

Awesome Lists containing this project

README

          

# Xetris!

Tetris in OpenGL, by LIU Dongyuan

## How to Play
* Arrow keys to rotate and move the tetromino.
* ``q`` to quite, ``r`` to start.
* Try ``w`` :)
* It will be faster and faster, be careful!

## How to Build
* Linux: ``cd tetris; make``
* Mac: Open tetris.xcodeproj