Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 291 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 291 Bytes

Ponup TetrisKit

Tetris with a twist. (spoiler: the twist is that pieces have all sort of crazy shapes)

Build instructions

Requirements

  • Java 17
  • Maven 3.8
  • Ponup Java API client
make package
# Then run with
java -jar target/TetrisKit-1.2.3-jar-with-dependencies.jar