Skip to content

Implementation of the popular Tetris game using Java

License

Notifications You must be signed in to change notification settings

DudkinON/tetris_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris game

implementation on Java

Tetris (derived from "tetramino" and "tennis") is a computer game invented in the USSR by Alexei Pajitnov and released on June 6th. Here is an implementation of the main functionality of the classic game.

Requirements

This implementation uses only Java standard library and does not relate from other libraries.

Install

In a terminal put the following command:

git clone https://github.com/DudkinON/tetris_game

Demo

To see the demo you can download Tetris.jar file.

demo

Required Java 8+. Run like *.exe files with click on file. This implementation is made for desktop.

Licence

MIT

About

Implementation of the popular Tetris game using Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages