Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 472 Bytes

File metadata and controls

9 lines (5 loc) · 472 Bytes

Tetris in Java

Hope that whoever plays this enjoys! 😊

This project was made during the summer and fall of 2023.

The standalone source code is in this repository, as well as a runnable jar file, and an exe wrapped with Launch4j. The commit history can be found under the CSC 220 repository.

Even though this project was not a class assignment itself, it was inspired by an assignment, Conway's Game of Life, which can also be found in the CSC 220 repository.