MMALI3287 / Word-Maestro

This a Word Puzzle game made with iGraphics library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word-Maestro

This is an educative entertaining game. You can challenge your word skills by playing this game. It is very simple and easy to play.

Description

Designed and developed a word game using C++ and iGraphics library for academic project submission.

Installation

You will need to download the Visual Studio 2010 or Visual Studio 2013 first to compile and run this project. You will also have to intall iGraphics library in your computer.
After installing those Fork this repository. Then open terminal in your device. Change the directory to where you want to clone this repository. Type the below mentioned code and press Enter:

$ git clone https://github.com/YOUR-USERNAME/Word-Maestro.git

Open the .snl or .vxproj file from the directory you have cloned. Compile and run the project in Visual Studio Now you can play the game, Enjoy.

Credits

In this project I have worked along with:

License

MIT License
Copyright (c) [2022] [MD Musaddique Ali Erfan]

Badges

GitHub issues GitHub forks GitHub stars GitHub license Twitter

About

This a Word Puzzle game made with iGraphics library

License:MIT License


Languages

Language:C 67.4%Language:C++ 32.6%