# tetris **Repository Path**: wzshiming/tetris ## Basic Information - **Project Name**: tetris - **Description**: 一个用 Go 实现的终端俄罗斯方块 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: https://github.com/wzshiming/tetris - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-02-08 - **Last Updated**: 2022-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tetris [![Build Status](https://travis-ci.org/wzshiming/tetris.svg?branch=master)](https://travis-ci.org/wzshiming/tetris) [![Go Report Card](https://goreportcard.com/badge/github.com/wzshiming/tetris)](https://goreportcard.com/report/github.com/wzshiming/tetris) [![GoDoc](https://godoc.org/github.com/wzshiming/tetris?status.svg)](https://godoc.org/github.com/wzshiming/tetris) [![GitHub license](https://img.shields.io/github/license/wzshiming/tetris.svg)](https://github.com/wzshiming/tetris/blob/master/LICENSE) The tritris implemented with golang ![demo](https://raw.githack.com/wzshiming/tetris/master/demo/example1.svg) ## License Pouch is licensed under the MIT License. See [LICENSE](https://github.com/wzshiming/tetris/blob/master/LICENSE) for the full license text.