🔲 Tetris game with LÖVE
- In Title
- Start: Any key
- In Game
- Move: Left / Right key
- Soft drop: Down key
- Hard drop: Up key
- Rotate: A / D
- In Gameover
- Retry: Any key
- Download and install LÖVE 11.2.
- Download the latest version of
love-tetris.love
game distribution from release. - Open the distribution with LÖVE.
git clone https://github.com/remyroez/love-tetris.git
cd love-tetris/game
love .
- LÖVE 11.2
- autobatch 0.1.1 (customized)
- boipushy commit 863af7f on 1 Mar 2018
- chrono commit d31b963 on 27 Feb 2018
- lume commit d8c2edd on 15 Mar
- middleclass v4.1.1
- Stateful 1.0.5 (2017-08)
- sbss (customized)
- Kenney Game Assets
- It is purchased assets. Please do not use except for private.
- splashes (customized)
MIT License