1
0
Fork 0
Grus is a simple word unjumbler written in Go https://andinus.nand.sh/grus/
Go to file
Andinus 0d2851548d
Initial commit
2020-04-06 21:53:07 +05:30
LICENSE Initial commit 2020-04-06 21:53:07 +05:30
README.org Initial commit 2020-04-06 21:53:07 +05:30
go.mod Initial commit 2020-04-06 21:53:07 +05:30

README.org

Grus

Grus is a simple word unjumbler written in Go.

Project Home Grus
Source Code Andinus / Grus
GitHub (Mirror) Grus - GitHub

Working

  • Grus takes a word as input from the user
  • Input is ordered in lexical order
  • Ordered input is searched in grus's database

It returns unjumbled word along with all the anagrams.