Skip to content

amalakar/ruzzl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruzzl

Ruzzl is a word generator for the word construction game Ruzzle. This word generator generates words for the ruzzle. Ruzzle is a mobile game available for Android and iOS platforms

This program can be run locally too. Clone this repository and open the index.html in browser. I have tested it to work in Firefox/Chrome in Mac OSX Lion. But expect it to work in other browsers as well.

The dictionary it currently uses is js/words.js. Not all the words present there are accpted by Ruzzle. I will try to improve the dictionary over time, contributions are welcome too.

It seemed to work pretty well. I was able to score 1235 from my avg score of 300ish.

It has the following features:

  • Generates all possible words from the input.
  • Shows the words one at a time starting from the longest word.
  • Show swipe direction so that the word could be easily enterted in the game.
  • Can be accessed via web or run locally without requiring network connection.
  • Also shows a color gradient along with swipe direction. This helps in quickly memorizing the swipe pattern.

This tool is licensed under BSD license.

PS: Android is a trademark of Google Inc, iOS is trademark of Apple Inc, Ruzzle is a trademark of MAG Interactive.

About

Ruzzle word generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published