Skip to content

Tetris program from an introductory college CS course; now being refactored and enhanced.

Notifications You must be signed in to change notification settings

tswift242/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game instructions: 
Left arrow key = move the currently falling block to the left
Right arrow key = move the currently falling block to the right
Down arrow key = move the currently falling block down (i.e. make it fall faster)
Up arrow key = rotate the currently falling block 90 degrees clockwise
"P" letter key = pause/unpause the game
"V" letter key =  turn the background music on/off

About

Tetris program from an introductory college CS course; now being refactored and enhanced.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages