nvim-tetris icon indicating copy to clipboard operation
nvim-tetris copied to clipboard

Bringing emacs' greatest feature to neovim - Tetris!

Results 6 nvim-tetris issues
Sort by recently updated
recently updated
newest added

The game seems to be very loose in the beginning because of the drop speed. Would it be possible to start the game in a faster or higher level? It...

It'd be great if you could add vim keybindings for the controls, so hjkl or jkl; instead of arrow keys, or add some way to switch!

When you play with the SRS system, you normally have the ability to rotate the pieces counter clockwise. This can come in handy when you want to make a odd...

I don't know if this is something you want to support. This PR adds quick and dirty hjkl support on top of arrow keys. Probably something configurable would be better.

Command `:Tetris` brings back the following: ![image](https://user-images.githubusercontent.com/39532610/209161953-f792a4a7-a1c8-4c05-939d-9c0698995e74.png)

Much needed! Great implementation! Loving it.