Thanks to visit codestin.com
Credit goes to github.com

Skip to content

morganism/reelwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Bootstrap me

curl -Ls https://raw.githubusercontent.com/morganism/reelwords/refs/heads/master/bootstrap.sh | bash

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

  • git clone https://github.com/morganism/reelwords.git

  • cd reelwords

  • bundle install

  • rake spec

  • ./reelwords.play

About

a word forming game

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from morganism/ruby_template