Skip to content

BrendanNguyenCS/CustomTetrisArcadeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris+ (A Custom Tetris Arcade Game)

A custom tetris game with custom blocks. This was created while at Andover High School in 2018 with a friend for AP Computer Science Java. This is a custom version of the popular game Tetris. All the block pieces are custom odd shapes.

Credits: Sebastian Harder, Brendan Nguyen

Compiling the Java Classes

While in the src subdirectory of the project, use the following command to compile the Java files.

javac -d ../classes *.java

Releases

No releases published

Packages

No packages published

Languages