Reedah's cool jokes

Reedah's cool jokes Used AI

3 devlogs
5h 34m
•  Ship certified
Created by salman faridat

I been working on my Python joke machine! Here's a quick recap of my progress:
I have focus on making your joke machine more engaging for users by improving the feedback after they answer, making it more positive and encouraging . I wanted to expand the machine, so I discussed how to easily add new sections and joke categories. I even spiced things up by incorporating more challenging, riddle-style jokes to make users think a bit harder! Finally, I refined how a recent golf joke was presented to ensure the interaction flows smoothly when the user gives their guess.

Timeline

Ship 2

1 payout of shell 7.0 shells

salman faridat

26 days ago

salman faridat Covers 2 devlogs and 1h 43m

Finally finished the whole project and it all working change the demo link

Update attachment

Tried converting and downloading to exe

Update attachment

Ship 1

1 payout of shell 15.0 shells

salman faridat

about 1 month ago

salman faridat Covers 1 devlog and 3h 51m
  1. I started this jokes machine on 21st of June 2025.My first idea for the joke machine was when I was watching a tv show were a joke was cracked , that's when I thought of creating a joke machine using python to engage people and create something unique and make people laugh .I just want to make a simple python script that tells jokes.
  2. Then I started watching and learning on how to get the basic then i tried using all the coding App i know fortunately for me I was able to work through VS code. Then I decided to split the joke into two section and more. work on that for four days .
  3. One main challenge was on while working on this project was "Tried to add sound with (playsound) but got a big (OSError). Turns out, my Python version (3.13) was too new for it.
Update attachment