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

Skip to content

Drassstee/guess-it-2

Repository files navigation

guess-it

Usage

To test the student program, these commands should be ran to have the dependencies needed and to start the webpage on the port 3000:

docker compose up

Then, any guesser should be added to the url:

?guesser=<name_of_guesser>

For example:

http://localhost:3000/?guesser=average

After that, choose which of the random data set to test. After that you can wait for the program to test all of the values (boooooring), or you can click Quick to skip the waiting and be presented with the results.

Since the website uses big data sets, we advise you to clear the displays clicking on the Clean button after each test.

Be aware, median guesser works slow, hence, you have to wait some time

##Errors

The server continues to work, thus my program continues to work as well. The program prints lower and upper bounds of the previous number in case of error.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published