PyNumberWizard

PyNumberWizard

2 devlogs
2h 5m
•  Ship certified
Created by fede

A simple python app which guesses your number through an algorithm of binary search.

Timeline

Ship 1

1 payout of shell 13.0 shells

fede

about 2 months ago

fede Covers 2 devlogs and 2h 5m

So I have exported everything to github in a exe file. Now it is executable.

Update attachment

Ok so I made a game named PyNumberWizard, which uses some kind of binary search to find the number you are thinking, by specifying if your number is higher or lower than its guess.

Update attachment