Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/romulets/tetris

terminal tetris in go
https://github.com/romulets/tetris

Last synced: 2 days ago
JSON representation

terminal tetris in go

Awesome Lists containing this project

README

        

[![Go](https://github.com/romulets/go-tetris/actions/workflows/go.yml/badge.svg)](https://github.com/romulets/go-tetris/actions/workflows/go.yml)

# Tetris

A tetris in go just because

# TODO

- Implement tick (go a turn)
- Implement move piece to the right
- Implement move piece to the left
- Implement Rotate piece
- Implement land piece
- Implement Take next piece from queue
- Implement hold block