Skip to content

Anagram game Flutter App Find as many words as possible that can be performed by adding one letter to the given word.

Notifications You must be signed in to change notification settings

jorge-armando-navarro-flores/anagram_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anagram_game

Find as many words as possible that can be performed by adding one letter to the given word.

anagram game

The mechanics of the game are as follows:

The game provides the user with a word from the dictionary.
The user tries to create as many words as possible that contain all the letters of the given word plus one additional letter.
Note that adding the extra letter at the beginning or the end without reordering the other letters is not valid.
For example, if the game picks the word 'ore' as a starter, the user might guess 'rose' or 'zero' but not 'sore'.
The user can give up and see the words that they did not guess.

Based on

Applied CS Skills With Google

About

Anagram game Flutter App Find as many words as possible that can be performed by adding one letter to the given word.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published