资 源 简 介
C# Console Tetris (ConTris)
What it is
This is a C# Console Tetris. Can be launched on any Computer, that has the .NET Framework 2.0 installed.
## What it includes ##
This Code includes a Tetris library (clsTetris.cs and clsBlock.cs) that take care of the Game Process. They can also be used in graphical Applications. They do not contain any code, that needs to have a Console or a Graphical Interface, it even works if used as a Network Service.
## License ##
see COPYING.txt
This Work is Licensed under the WTFPL
## Readme ##
The Library is fully Commented. Look into the Code.
## Note ##
Someone please change the Image...