Final Final project for the IDS340 course - Software Development I.
TetrisForm is a copy of the Tetris game built using a WPF app in C#. This project was developed as the final project for the IDS340 course - Software Development I.
To set up and run this project, you will need:
- Visual Studio with .NET support
- .NET framework installed
- Clone the repository:
git clone https://github.com/glass-source/TetrisForm.git - Open the project in Visual Studio.
- Build the project to restore the dependencies and compile the code.
- Run the project using Visual Studio.
- Use the arrow keys to move and rotate the blocks.
- The goal is to clear as many lines as possible by filling the rows with blocks.
- The game ends when the blocks reach the top of the screen.
This project is licensed under the MIT License. See the LICENSE file for more details.
For any questions or feedback, you can reach out at glass-source.