Skip to content

harshpai/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements:
Java Runtime Environement 7

Eclipse SDK Version: 3.7.2 for running and debugging source code.
*JTetris and JBrainTetris are the two main starter classes.

---------------------------------------------------------------------------------------------------------------
Instructions:
Run the Tetris.jar file to start the game.

J -> move left
L -> move right
K -> rotate
N -> drop down

**Animate Fall does not allow the brain to drop down pieces.

---------------------------------------------------------------------------------------------------------------
Acknowledgements:

This work is based on Tetris assignment (refer Tetris.pdf) of Object Oriented System Design (CS 108)
course of Stanford University taught by Prof.Patrick Young. 
http://www.stanford.edu/class/cs108/

All rights belong to the respective owners.

About

A game of Tetris implemented in java. Only this one comes with a brain of its own.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages