Skip to content
/ TETRIS Public

In this project, one of the classic puzzle games, Tetris, has been recreated by using Java and Java Swing Library. The reason why Java and Java Swing Library are chosen is that I wanted to refresh my memory about Java and Java Swing Library.

Notifications You must be signed in to change notification settings

ecagri/TETRIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TETRIS

In this project, one of the classic puzzle games, Tetris, has been recreated by using Java and Java Swing Library. The reason why Java and Java Swing Library are chosen is that I developed a Peg Solitaire Game with Java and Java Swing Library in 2021 and I wanted to refresh my memory about Java and Java Swing Library.

The game is located in the "Application" folder. You can download and test it. Additionally, you can access the source codes in the "Source_Codes" folder.

You can find the gameplay video on my YouTube channel.

IN GAME PICTURE

IN GAME PICTURE

HOW TO PLAY

You can

  • move Tetromino right by right arrow.
  • move Tetromino left by left arrow.
  • move Tetromino bottom by down arrow.
  • rotate Tetromino 90 degree by space.
  • reset the game by clicking Try Again button.
  • stop the game by clicking Stop button.

About

In this project, one of the classic puzzle games, Tetris, has been recreated by using Java and Java Swing Library. The reason why Java and Java Swing Library are chosen is that I wanted to refresh my memory about Java and Java Swing Library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages