Skip to content

roychon/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris Project

This is a Tetris game built using Java and the NetBeans IDE. The game follows the classic Tetris gameplay, where the player has to rotate and move different shapes of blocks falling from the top of the screen to complete horizontal lines without leaving any gaps.

Getting Started

To play the game, you need to clone this repository to your local machine and then import the project into NetBeans IDE. Once you have imported the project, you can run the game by executing the Game.java file.

Gameplay

The game follows the classic Tetris gameplay with the following controls: *Move Left: Left Arrow Key *Move Right: Right Arrow Key *Rotate: Up Arrow Key *Move Down: Down Arrow Key The player scores points by clearing horizontal lines of blocks without leaving any gaps. As the game progresses, the speed of the falling blocks increases, making it more challenging for the player.

Features

*Classic Tetris gameplay *Easy to use controls *Increasing difficulty as the game progresses

Contributing

If you would like to contribute to this project, you can fork this repository, make changes and create a pull request. Please ensure that your code is well-documented and follows the code style guidelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages