Thanks to visit codestin.com
Credit goes to github.com

Skip to content

changmu/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

My first project.

Compile

编译方式:g++ tetrisImplement.cpp tetrisMain.cpp -o GAME

Version

Ver 0.3 (2015.03.24)
添加了消除行时的特效

Ver 0.2 (2015.03.21)
1. 加速了平移、变换效果,使其不再让人有延迟的感受
2. 修复退出提示语残影

Ver 0.1 (2015.03.20)
第一个版本的俄罗斯方块,只实现了最最基本的功能.

About

My first project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages