Skip to content

verenceLola/WordScapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordScapes

Genrate US English Words from a given number of letters.

Running The Application Locally

To run the application locally; run the command

pipenv install # to install application dependencies
gunicorn src.run:app # to run the application server

Configure your .env file as shown in the sample below

FLASK_APP=src.run
FLASK_ENV=development

flask run

About

Solve WordScapes Mobile Game

Resources

License

Stars

Watchers

Forks

Contributors