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.
- Host: GitHub
- URL: https://github.com/sameetandpotatoes/tetris
- Owner: sameetandpotatoes
- Created: 2013-07-15T23:51:08.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-01-02T20:29:55.000Z (over 11 years ago)
- Last Synced: 2025-03-16T03:34:15.163Z (over 1 year ago)
- Language: Java
- Size: 660 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
==========


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.