Skip to content

henrikhhag/Tetris-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

This is my implementation of the classic Tetris game, developed in Java as part of a university project.

About the Project

The game was built using Java and Swing and follows the Model-View-Controller (MVC) design pattern.

Implemented features:

  • Moving pieces
  • Rotating pieces
  • Clearing completed rows
  • Automatic piece dropping
  • Game Over detection
  • Unit tests for core functionality

Technologies Used

  • Java
  • Swing
  • Maven
  • JUnit

What I Learned

Through this project, I gained more experience with:

  • Object-Oriented Programming
  • MVC architecture
  • Unit testing
  • Java and Swing
  • Structuring larger software projects

About

Classic Tetris game, developed in Java

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages