i-love-tetris A Tetris clone written in Lua with LÖVE. Usage Run love on the src directory, for example: love src/ Running Tests Tests can be run using Busted. To run all tests, use the following command: busted --pattern "_test" src/