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

https://github.com/i-e-b/completetris

A Tetris-like game about closing loops
https://github.com/i-e-b/completetris

Last synced: 12 months ago
JSON representation

A Tetris-like game about closing loops

Awesome Lists containing this project

README

          

# Completetris
A Tetris-like game about closing loops

One tile at a time drops down the board.
You can rotate it as it falls, and move it left/right.
You can also drop it.

## To do:

* [ ] end of level (success)
* [x] end of level / crash into top (failure)
* [x] mobile controls
* [ ] sound/music