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.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.