/reelwords

a word forming game

Primary LanguageRuby

ReelWords

A word forming game

163730 words are loaded into a k-ary search tree which is used to validate word choice

Ruby Rubocop CodeQL

Unit test details that show RSpec unit test results

Source code available here: Release 0.0.1 .. or

Cloning the source code from GitHub, install dependencies (which are few), run the RSpec unit tests and playing the game ...

  • git clone https://git.morganism.dev/reelwords.git

  • bundle install

  • rake spec

  • ./reelwords.play