Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 847 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 847 Bytes

Magic-Tiles

This is the term project for Level 1, Term 1, based on the "iGraphics" library. The project is implemented using C and C++.

Description

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.

Features

  • Interactive user interface
  • Smooth animations and transitions
  • Engaging gameplay mechanics
  • Utilizes both C and C++ for implementation

Installation

To set up and run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Twinkletuhin/Magic-Tiles.git
    cd Magic-Tiles