Skip to content
/ Tetris Public

Tetris game implemeted in Java

Notifications You must be signed in to change notification settings

wind1s/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Quick start

Use "arrow keys" to move tetromino left, right and rotate clockwise, anticlockwise. Press space to move the tetromino down faster.

Press "escape" to pause the game and bring up a basic pause menu.

When the game is over you can save your score to a highscore list.

Power ups

This tetris is a "free game" meaning you can use powerups without limits. Press "F" to activate fallthrough which esentially turns off collision with other placed tetrominos. Press "H" to activate heavy which pushes other squares down with a collision if there is empty space below.

Debug

In "Board.java" there is a debug variable which is helpful for testing features.

Dependencies

GSON-2.8.9, miglayout-core-5.3, miglayout-swing-5.3, commons-cli-1.5.0

Author

William Minidis

About

Tetris game implemeted in Java

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages