Skip to content

fcelsa/c-sharp-training

Repository files navigation

c-sharp-training

C# exercise and code example

Notes about next exercise game in anagrams app: similar to TV show Lingo.

  • guess the word select length (Lingo 5 - 6 - 7 - 8) program put 1st letter.
  • words around - program will mesh 12 to 15 letter, player need to compose most number of word possible, as long as possible.
  • anagrams, the program will mesh letter of word anagrammable in one or more words present in the dictionary, player needs to find all.
  • Keeps in mind at the moment it's impossible to exclude proper names of people, places, cities, brands and rivers that are not allowed in the original Lingo game.

About

C# exercise and code example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages