Skip to content

The program is written in C. It takes in one text file "file.txt", which generates the matrix grid.

Notifications You must be signed in to change notification settings

srsaif18/Word-Puzzle-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word Puzzle

Word Puzzle Game Project in C.

Usage

  • Get the latest version of Mingw-w64 via MSYS2, which provides up-to-date native builds of GCC, Mingw-w64, and other helpful C++ tools and libraries. Click here to download the MSYS2 installer. Then follow the instructions on the MSYS2 website to install Mingw-w64.

  • Run command

g++ -o main main.cpp
  • Run main.exe file

Screenshots

Main Menu

Screenshot 1

Game Menu

Screenshot 2

Game Solution

Screenshot 3

Connect With Me

nixrajput | Website

nixrajput | GitHub

nixrajput | Instagram

nixrajput | Facebook

nixrajput | Twitter

nixrajput | LinkedIn

About

The program is written in C. It takes in one text file "file.txt", which generates the matrix grid.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages