score_word: Score word

Description Usage Arguments Details Value Examples

Description

Returns the score for a given word.

Usage

1
score_word(word)

Arguments

word

The word being scored.

Details

Scoring follows standard boggle rules:

Also takes into consideration the "Qu" face on the dice which represents a single character.

Value

The score for the word passed in as an argument.

Examples

1
score_word('CAT')

ezgraphs/rbogglesolver documentation built on May 16, 2019, 9:56 a.m.