Skip to content
 
 

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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 and prefix search is used to search for the possible combination of valid words- in the solver activity.

About

- an android word game

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages