Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 951 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 951 Bytes

Tetris

Build Status Binder

Gameplay Shots

music by: Ghost & Kozmos


Installation

Pkg.add("Tetris")

Usage

Standard usage is:

using Tetris
Tetris.setup()

However, if you have a long running function, this might be more your speed:

using Tetris
@tetris slow_func()

Controls

For the most part, they match tetris friends.