This is a clone of the game tetris made with lua language using the LOVE2D game framework.
- To run this game you would be needing LOVE2D game framework installed.
After you have love2D game framework installed run,
sh ./run.sh
The gameplay may be laggy and there is an issue where the tetra would not be placed properly, where it might lead to a game crash. I tried my best to figure out why it occurs, but couldn't find the problem. Please let me know if someone knows a solution.