Guideline Tetris for Love2D
Yes, but this one is based on the Guideline, so it has:
- Super Rotation System (SRS)
- Hold
- Marathon, Sprint and Ultra
- Consistent Tetrimino colors
- Guideline timings
I designed this game to figure out how Guideline Tetris worked.
Check out the Releases Page
-
First, download Love2D. tetris-love is built on Love 11.2, but does work with versions 0.9.2 and up.
-
Clone the repository. You can use the Download as ZIP button above. Then rename the extension from
.zip
to.love
.
OR
From the command line:
git clone https://github.com/nununoisy/tetris-love
- Now launch Love2D - either drag
tetris-love.love
ontolove.exe
or executelove /path/to/tetris-love
You are free to replace the graphics contained within the images/
subdirectory to create a custom theme.
Please maintain the code style. PRs are welcome.
This still needs some more stuff, like:
- 15-rotation limit for SRS on the ground
- Directions/control layout
- Button remapping (Is this necessary? Open an issue if you want it)
- More SFX/music
... and there's probably more stuff missing.
- kikito for love-loader
- itraykov for profile.lua (used during development)
- MIDIArchive.co.uk for the original Korobeiniki MIDI file