Skip to content

pooya/Tetris

Repository files navigation

This is a basic implementation of Tetris in Java.
I wrote it back when I was learning Java.
I am no longer maintaining it, so I put it here for anyone to use.

To compile:
$ javac MyFrame.java

To run:
$ java MyFrame

All of the source codes are distributed under FreeBSD license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages