Skip to content

wemrekurt/wordle-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Ruby

Wordle game implementation with ruby. It offers an API to check word.

Installation & Run

Install dependencies

bundle

Run app

ruby app.rb

API Endpoints

Check daily words

http://localhost:4567/api/v1/check/:word

Check custom words

http://localhost:4567/api/v1/check/:word/:wordle

About

Wordle game with ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages