Skip to content

This project was made in the 1st year and 2st semester of Computer Science in UTAD, Portugal. 🏫

Notifications You must be signed in to change notification settings

bruno-medeiros1/Sopa-De-Letras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Word Search 💻

This program was made using Visual Studio and written in C++ language. The purpuse of this game it's to find the missing words.

Features:

  • DONE Generation of a random character matrix at each execution.
  • DONE Possibility to write in the .txt the words that we want to appear in the word search.
  • DONE Generation of words in three different forms: Vertical, Horizontal and Diagonal.
  • DONE Table with the words found at the moment.
  • DONE Multiple levels of difficulty.

Have fun! 😜

Thanks for reading! 😄

About

This project was made in the 1st year and 2st semester of Computer Science in UTAD, Portugal. 🏫

Topics

Resources

Stars

Watchers

Forks