MOGRE YAT        
Click image for big screenshot
Click image for big screenshot

This is a C# port of the original YAT - Yet Another Tetris clone. The porting was done by lancore89.

Installation

  • Download the source files
  • Unzip (i.e. to C:\)
  • Assuming that you installed the MOGRE SDK on C:\OgreSDK, copy from C:\OgreSDK\bin\release the files Mogre.dll, OgreMain.dll, RenderSystem_Direct3D9.dll, MOIS.dll, and OIS.dll to the C:\yat\yat\bin\Release folder.
  • Open the C:\yat\yat.sln and compile in Release mode.

Discussion

The discussion thread for the MOGRE YAT is here.