A number guessing game I made to learn the flet python framework where you guess a number 1-10 and it responds higher or lower untill you get it
A number guessing game I made to learn the flet python framework where you guess a number 1-10 and it responds higher or lower untill you get it
Hi everyone!!!
I Just finished my first project.
It’s a simple number guessing game that uses a GUI library called Flet. It works by retrieving the number you click and comparing it against a random number variable.
I learned how to make Flet GUI’s, as well as, CI pipelines specifically with Netlify and GitHub
Check it out here: higher-or-lower-ben.netlify.app
I setup demo link, and added support for continuous deployment
Log in to leave a comment
Deployement log is available here:
https://app.netlify.com/projects/higher-or-lower-ben/deploys
Fixed a few bugs like the 10 button always saying less than center a few things and spent some time trying to make code cleaner and also added a reset button
i also made the hint text color change based on if you where higher or lower or correct
Log in to leave a comment
Decided to just make it so the numbers are buttons and about to clean up some stuff
Log in to leave a comment
Started gui
Log in to leave a comment
I didn’t save all of the time because i didn’t set up the hakatime correctly but ive so far done i console version of the game and am now attempting to make a flet gui for it
Log in to leave a comment