Skip to content

A competitive web-based word guessing game! Compete against other users for the top spot on the leaderboard 📖

Notifications You must be signed in to change notification settings

bentindal/guess-the-word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess the Word

A competitive web-based word guessing game! Compete against other users for the top spot on the leaderboard 📖

Developed in Ruby using Sinatra gem, try it out yourself here

Stats

To run it yourself:

  • Clone the repository
  • Run 'gem install bundler'
  • Run 'bundle install'
  • and finally, 'ruby app.rb'
  • You should then be able to access it at localhost:8080