Skip to content

jspaetzel/TetrisJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TetrisJava

Java implementation of Tetris drawing each block of tetronimos separately.

This is not an implementation that works very well so I stopped short and never fully got it working. The problem being that each tetronimo cant be rotated the same way due to the location of their axis.

About

Java implementation of Tetris using individual draws. Not a good implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages