This is the term project for Level 1, Term 1, based on the "iGraphics" library. The project is implemented using C and C++.
Magic-Tiles is an interactive graphics project developed as part of the Level 1, Term 1 coursework. The project makes use of the "iGraphics" library to create an engaging and visually appealing application. The primary goal of this project is to demonstrate the application of graphics programming concepts learned during the term.
- Interactive user interface
- Smooth animations and transitions
- Engaging gameplay mechanics
- Utilizes both C and C++ for implementation
To set up and run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Twinkletuhin/Magic-Tiles.git cd Magic-Tiles