Skip to content

Simple tetris game using Model-View-Controller pattern

Notifications You must be signed in to change notification settings

BiDzej/Tetris-MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris-MVC This is my first project written in Java. Using JDK 8. Files contains project files for IntelIJ. There is executable JAR file with .bat, to easy run it on Windows, located in out/artifacts/Tetris_MVC_jar folder.

Instruction: Everyone knows the game. You can move object to the left and right using arrows. Arrows up and down are used to rotate the falling figure. Use space to make figure falling faster. You can make more points collecting more lines at once.

About

Simple tetris game using Model-View-Controller pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages