Skip to content

Mettas/DropToken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Drop-Token

This service uses the python Flask framework.

To install Flask:

$ pip install Flask

To run the service:

$ python run.py

To run the tests:

$ python -m src.test.test_drop_token_game
$ python -m src.test.test_game_manager

Note: Tests not exhaustive, wrote them as I needed them.

About

interview problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages