GitXplorerGitXplorer
m

go-tetris

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

Console tetris game (Go language).

Uses go-termbox for drawing in terminal.

Controls:
  left	  	- h
  right   	- l
  down	  	- j
  up			  - k (moving Up is possible)
  full down - space
  rotate   	- r 
  exit		  - ctrl-c

Screenshot

alt tag