Skip to content

TetrisKit is a simple Java Swing tetris game. Its coolest feature is you can create new block figures.

Notifications You must be signed in to change notification settings

Ponup/tetriskit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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