An open API service indexing awesome lists of open source software.

https://github.com/sameetandpotatoes/tetris

My own version of a Tetris game coded with Java.
https://github.com/sameetandpotatoes/tetris

Last synced: 9 months ago
JSON representation

My own version of a Tetris game coded with Java.

Awesome Lists containing this project

README

          

Tetris
======

My own version of a Tetris game coded with Java. This was made in Freshman Year of a High School Computer Science Class.

Screenshots
==========

![ScreenShot](https://copy.com/zcJFA6utPVnmyv6P)

![ScreenShot](https://copy.com/YMM9g7LXBExJaFIy)

Note: In the second picture, it looks like there is only one cube; however, that is due to the graphics of my own computer. When blocks move down, the blocks take a second to retake its shape. The block does not look like that in the actual application.