Topic: "puzzle-game-in-cpp"
CrossScarDev/gng
A puzzle game.
Language: C++ - Size: 7.82 MB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Progambler227788/Puzzle-Game
The given code is an implementation of a word search puzzle solver in C++. It takes a 10x10 grid of characters as input and allows the user to enter a word to search for. The program then searches for the word in the grid, and if found, it prints the row and column
Language: C++ - Size: 9.58 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
