Skip to content
/ shell Public
forked from yongye/shell

Tetris Game // The Art Of Shell Programming

Notifications You must be signed in to change notification settings

doukremt/shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Tetris Game -- based on a shell script
======================================

#####################################################################
#                                                                   #
# License: GPLv3+                                                   #
# Project: https://github.com/yongye/shell                          #
# Author : YongYe <complex.invoke@gmail.com>                        #
#                                                                   #
#####################################################################

Usage: bash Tetris_Game.sh [runlevel] [previewlevel] [speedlevel]
Range: [ 0 =< runlevel <= 31 ]   [ previewlevel >= 1 ]   [ speedlevel <= 30 ]
Notice: runlevel previewlevel speedlevel belong to integer
Platform : redhat-based distros(CentOS/rhel/Fedora)
Bash Version must be 4.0 or above

About

Tetris Game // The Art Of Shell Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published