Skip to content

chiefrojas/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Tetris game written in java (OOP)

In order to run this game, find a couple music|audio files and name them A,B,C.....,G,H These will be placed in an array inside of the main panel

// After, ctrl + f and look for and uncomment those lines (this will activate the in-game music)

/* *
*


  •                                              CONTROLS
    

*-------------------------------------------------------------------------------------------------------- *

  •   Average Gamer
    
  • ++++++++++++++++++++++++++
  • Up - rotate
  • Left - Move left one grid space
  • Right - Move Right one grid space
  • Down - Quick Drop
  • ++++++++++++++++++++++++++
  •  Weird Gamer
    
  • ++++++++++++++++++++++++++
  • J - rotate
  • L - Move left one grid space
  • K - Move Right one grid space
  • Space - Quick Drop
  • ++++++++++++++++++++++++++
  •      Game
    
  • ++++++++++++++++++++++++++
  • Enter|Return - Start Game
  • F - pause/unpause Flash
  • P - pause/unpause Game
  • R - Restart Game[BUGGY!|Unstable]
  • ++++++++++++++++++++++++++
  •  Music
    
  • ++++++++++++++++++++++++++
  • A - Change Song
  • M - STOP MUSIC
  • ++++++++++++++++++++++++++
  •  CHEAT
    
  • ++++++++++++++++++++++++++
  • Q - MAD POINTS, Yo!
  • ++++++++++++++++++++++++++


*/

About

Tetris game written in java (OOP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages