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

https://github.com/maluramichael/lua-tetris

One day tetris prototype written in love2d
https://github.com/maluramichael/lua-tetris

game gamedev love2d lua tetris

Last synced: about 1 year ago
JSON representation

One day tetris prototype written in love2d

Awesome Lists containing this project

README

          

# lua-tetris

![Screenshot](screenshot.png)

## Getting started

```sh
git clone git@github.com:maluramichael/lua-tetris.git
cd lua-tetris
love .
```