You are browsing as a guest. Sign up (or log in) to start making projects!

1h 8m 31s logged

Devlog #1


Built a terminal number guessing game in Python where you race against a computer. You guess its number, it guesses yours, fewest tries wins. The computer uses binary search so it finds any number between 1-100 in 7 guesses max.

Ran into an infinite loop bug early on, fixed the git email privacy block, fought with GitHub Actions for cross-platform builds. Got it shipped to GitHub with a workflow for Windows, Linux, and Mac binaries. Mac build is still being annoying.

0
7

Comments 0

No comments yet. Be the first!