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

Skip to content

khadkasuman/boggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boggle

This Project is ruby on rails implementation of boggle game.

Installation

Clone the repository and run the following command to run dependencies.

bundle install

Run the server on port 4000 by entering following command.

rails server --port 4000

Dictionary File Used:

https://raw.githubusercontent.com/first20hours/google-10000-english/master/google-10000-english-no-swears.txt

Deployment

This repository is deployed at https://boggle-suman.herokuapp.com/boggle/generate. Note: The server idles every 30 minutes. So it might take a while on first run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors