An open API service indexing awesome lists of open source software.

https://github.com/orangomango/tetris

Tetris in Java/JavaFX
https://github.com/orangomango/tetris

game java javafx singleplayer strategy tetris

Last synced: about 1 month ago
JSON representation

Tetris in Java/JavaFX

Awesome Lists containing this project

README

          

# Tetris
Tetris game made in Java/JavaFX

# How to play
* Use left and right arrow to move the pieces left and right
* Use the down arrow to increase the falling speed
* Use the spacebar to fast-place the current tetromino
* Use H to hold a piece
* Look at the leaderboard and try to beat other's highscore
* Use the keys from 0 to 9 to change the difficulty

# Screenshots
![Screenshot from 2023-11-01 16-28-50](https://github.com/OrangoMango/Tetris/assets/61402409/4156d469-9615-4d61-bc1f-f7c699582f1a)
![Screenshot from 2023-11-01 16-32-00](https://github.com/OrangoMango/Tetris/assets/61402409/e2ccd2fe-4350-4f28-8bc9-f1b3025d2e1c)
![Screenshot from 2023-11-01 16-34-23](https://github.com/OrangoMango/Tetris/assets/61402409/6d591f29-f27b-4d86-b0fa-df6986fb11e5)