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
- Host: GitHub
- URL: https://github.com/maluramichael/lua-tetris
- Owner: maluramichael
- Created: 2017-08-08T16:43:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T12:03:25.000Z (over 8 years ago)
- Last Synced: 2025-01-31T05:48:26.110Z (about 1 year ago)
- Topics: game, gamedev, love2d, lua, tetris
- Language: Lua
- Homepage: http://michaelmalura.de/
- Size: 590 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lua-tetris

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