Skip to content

shilpi23pandey/Ruzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Ruzzle

  • an android word game

Given 4x4 grid with alphabets arranged in random order. The goal of the game is to make maximum words using the adjacent alphabets.

Trie data structure is used to represent dictionary, Depth first search is used to search for the possible combination of valid words- in the solver activity.

About

- an android word game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages