Falling blocks can be moved and rotated. Points are scored by filling rows.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Platforms App
Blocks Program
Namespace: Blocks
Assembly: Blocks (in Blocks.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The Program type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Program | Initializes a new instance of the Program class |
Methods
Name | Description | |
---|---|---|
Main | ||
Resolve T | (Inherited from App.) | |
Run | (Inherited from App.) |
See Also