History: MOGRE YAT
Source of version: 3 (current)
Copy to clipboard
{IMG(src="img/wiki_up/Screenshot_project_Yet.Another.Tetris.clone.jpg",thumb="y",rel="box",width="200",imalign="right",styleimage="border",desc="Click image for big screenshot",title="", align="right")}{IMG}
This is a C# port of the original [http://dword.dk/blog/software/ogre/yat/|YAT - Yet Another Tetris clone]. The porting was done by __lancore89__.
!!!Installation
* [http://utopia.duth.gr/~akyrtzi/yat.zip|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 [http://www.ogre3d.org/phpBB2addons/viewtopic.php?p=23008|here].