/Hextetris

Mirror of https://gitlab.com/erfanara/Hextetris

Primary LanguageJava

Hextetris

Tetris with hexagons

alt text

How to run

you can download the executable jar from release section to run application without the need of cloning the repo and building the project.
(javafx sdk 15 (or 16) required)

How To compile

git clone https://github.com/erfanara/Hextetris

cd Hextetris

mvn javafx:run

Or you can use your javafx library to run the hextetris.java manually

jdk15,javafx 16 (or 15)