Day 2 of #100DaysOfCode

Made GUI of calculator and image viewer (classic design).
https://github.com/Danangjoyoo/GUI-TKinter-
Day 5 of #100DaysOfCode

Developing simple RGB photo editor. Stuck on some cases like the main window can't refresh the picture and must use the second window. Next step is to filter the color without generate the second window.
Day 6 of #100DaysOfCode

Still developing a simple RGB editor. The main window successfully refresh the picture without using second window.

Current probs: the color bar can't reset to its initial value, causing all the values in every channel of the photo changed.
Day 7 of #100DaysOfCode

Again. Still developing this software, The color bar can't reset to its initial value but it's already not override the whole values in the channel. Storing the initial value to the list is still failed yet.
Day 8 of #100DaysOfCode

Started to develops a touchless cursor controller. Inspired by Tony Stark. The machine learning model need to be improved. Next step is adding the click command gesture. I'll upload the code once it finished
Day 9 of #100DaysOfCode

Figuring out about improving open and closed palm detection. The open-palm gesture sometimes can't be detected. The black tile in the box is also a prob.
Day 10 of #100DaysOfCode

The black tile on the window is solved. The click gesture is switched to closed palm, and now open palm is to move the cursor.
Day 11 of #100DaysOfCode

The click gesture is still under development. The GUI of "Wizard's Hand" is created but found an error when trying to stop the program. The error message successfully appeared when the selected device is unavailable.
Day 12 of #100DaysOfCode

1. Added show option for camera window.
2. Added stopping mechanism.
The probs:
-the stopping mechanism can't work for non-cam window mode and the click gesture still can't work properly.
Day 13 of #100DaysOfCode

No significant progress, around 4 hours just looked for solutions and alternatives how to deal with double infinite loop between opencv and tkinter. Still find the other way to capture and read the image.

Tough.
Day 14 of #100DaysOfCode

Learn how to move a character game using pygame lib. Tutorial from @TechWithTimm.
Day 15 of #100DaysOfCode

Learn how to add 'jump' movement.
Day 16 of #100DaysOfCode

Make boundaries so the object can't move through over the window.
Day 17 of #100DaysOfCode

Applied the background, character motion and set the fps.
Day 18 of #100DaysOfCode

Added the flying projectiles (bullet) and character's facing frame (left or right) while direction keys isn't pressed.
Day 19 of #100DaysOfCode

Added the enemy in the game. Not yet added interaction mechanism (attack) to the script but it'll be the next objective.
Day 20 of #100DaysOfCode

Bullets can now hit the enemies but sometimes just pass through it without any effect.
Day 21 of #100DaysOfCode

Added:
1. Health bar
2. Bullet pass the goblin bug fixed
3. critical chance (10%) to hit with 300% damage using pseudo-random number generator.

If you see the goblin instantly dead or its hp decreased significantly that's mean he is critically hit.
Day 22 of #100DaysOfCode

-Added background music to the game and fixed some bugs.
-Discovered the ethical hacking method using source code to check the last possible stalkers of my fb profile. I've tried to validate the truth to my friend but it is false (it's not my fb id). Sad
I think it's a trick not a method. LOL
You can follow @Danangjoyoo.
Tip: mention @twtextapp on a Twitter thread with the keyword “unroll” to get a link to it.

Latest Threads Unrolled: