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

somebodyouknow

@somebodyouknow

Joined June 2nd, 2026

  • 15Devlogs
  • 4Projects
  • 3Ships
  • 34Votes
idk, what to write here so whatever....
Open comments for this post
Reposted by @somebodyouknow

30m 6s logged

I felt my heart get heavier as I saw the bitter truth, I saw how heavy the decision I was about to make was. I knew it was going to be difficult but I had to do what was right.

Let’s not forget that the most important decisions are the difficult ones.

sigh

Let me give a brief overview of my pain.

I stripped almost all of the main features from the game, bcz I thought of taking this game to another direction. Steer it away from all the mess I had made…

I have removed:

  • The scribbling feature itself
  • The coat layer
  • The moon
  • The fireflies
    and a few more things.

What I plan to do:

A splash screen that asks you the theme:

  • sad
  • happy
  • aurora

and it has a guide and start button.

You get taken to the page, but now instead of having a full coat layer. We will have a thin foil coat layer that will sit above our text and then people can erase it to reveal the message.

I will still encourage people to add their messages through the repo bcz I really want to increase the github contributors on the repo. It looks badass, believe me.

0
1
14
Open comments for this post
Reposted by @somebodyouknow

1h 38m 19s logged

I made the tough decision and it turned out so well…

I did almost everything specified in the previous devlog. I have to say that this has got really fun to play.

Please add your messages (read the readme)

0
1
143
Open comments for this post

1h 38m 19s logged

I made the tough decision and it turned out so well…

I did almost everything specified in the previous devlog. I have to say that this has got really fun to play.

Please add your messages (read the readme)

0
1
143
Open comments for this post

30m 6s logged

I felt my heart get heavier as I saw the bitter truth, I saw how heavy the decision I was about to make was. I knew it was going to be difficult but I had to do what was right.

Let’s not forget that the most important decisions are the difficult ones.

sigh

Let me give a brief overview of my pain.

I stripped almost all of the main features from the game, bcz I thought of taking this game to another direction. Steer it away from all the mess I had made…

I have removed:

  • The scribbling feature itself
  • The coat layer
  • The moon
  • The fireflies
    and a few more things.

What I plan to do:

A splash screen that asks you the theme:

  • sad
  • happy
  • aurora

and it has a guide and start button.

You get taken to the page, but now instead of having a full coat layer. We will have a thin foil coat layer that will sit above our text and then people can erase it to reveal the message.

I will still encourage people to add their messages through the repo bcz I really want to increase the github contributors on the repo. It looks badass, believe me.

0
1
14
Ship Changes requested

I made a reminder app with customtkniter in Python. It is a fairly simple app with a simple purpose to ask me if I brought my keys or not.

It logs everything into JSON. Finally it is supposed to be scheduled with a local scheduling app to run everyday whenever you return to your house (and i hope that you haven’t lost your keys.)

  • 1 devlog
  • 1h
Try project → See source code →
Ship

I completed scriblinlife, once and for all.

I added a few features and fixed the cursor issue by shifting it to html.

I also broke my code by trying to make the canvas responsive, actually I wasted one hour trying to fix it.

I also fixed the sound for my scriblinlife game.

Check out the other devlogs tooo.

  • 2 devlogs
  • 2h
  • 3.57x multiplier
  • 6 Stardust
Try project → See source code →
Open comments for this post

1h 22m 41s logged

My Stupid Ahh Reminder

Well, I actually forget my keys alot and whenever I am out, I have to stay extra aware of where my keys actually are. I have got them stuck to my bag, but still they get misplaced. So I thought of using python to build a notfication system.

This is just a customtkniter script that is supposed to be run at a given time with the windows scheduler.

I first of all had built the app with tkniter, but looking at how ugly and outdated it looked. I quickly changed my mind and switched to customtkniter.

I built the core functionality:

  • Two buttons (affirmative and negative)
  • Text label
  • Buttons functionality
  • JSON logging.

The major error I faced was when I switched from Tkniter to CTk. I just used the replace button, bcz to be honest I have never used CTk nor tkniter before.

Well bcz of knowing python, I got the hang of it pretty soon. I had fun building this one. I also got pretty nostalgic, bcz the last time I wrote python was in 2023 when I was learning CS50. That was the first time I learn python.

It is nostalgic bcz so much has changed in these 3 years, it is overwhelmingly shocking.

0
0
43
Open comments for this post

40m 16s logged

i finally stopped using my css shortcut to add my cursor.

I added a html based cursor, and it is pretty simple and it just renders the image while i added the css to hide the default cursor.

after that I had to also fix the rendering it on both the splash screen and the canvas. i did that by adding operators and on the top we had our cursor.

this actually took a while bcz there were a lot of bugs spawning from nowhere bcz of this stupid cursor

0
0
30
Open comments for this post

56m 5s logged

well, actually i was trying to make the canvas more responsive. and i messed everything up. i created a system that would automatically downscale the canvas size according to the screen size. i actually just tried to divide the availble width - the padding with the default width. IT WORKED. not exactly the way, i wanted, but it looks way better.

Sounds like stupid rocket science, but it was a failure. Now I am going to clean up my code. also i am debugging on why my custom cursor won’t show on the live website but will show on the

0
0
20
Ship

I made a game. Not just any game, a game that lets you explore messages in a more meaningful way in which you scribble away the coating from a message and once it is visible you can move forward to the next message. The code has been simplified so anyone can understand it, anyhow I just want you to leave your message series on my website, create a PR and then make an array. All the instructions are in the README.md.

I know the scribbling sound is not actually very satisfying but I didn’t want to do the math required. I will set it in v2.

The game has been a roller-coaster and will continue to be updated with other people’s messages.

  • 9 devlogs
  • 8h
  • 8.18x multiplier
  • 64 Stardust
Try project → See source code →
Open comments for this post

48m 10s logged

Woooohooo! Almost done with v1 of scribblinlife…

So I just set a timeout so users can’ scribble endlessly, also added a cool eraser cursor to the game. Fixed the dropdown array errors, and also fixed the go blank errors ( once the position of the mouse was set to null the entire would go blank/crash ).

TRY IT NOW!

Please read the readme and plz plz add your own messages

github repo

I also reset my laptop and now nothing looks the way it used too 😥

0
0
39
Open comments for this post

25m 53s logged

I just completed the dropdown functionality, which means we can have more scribbls… YAY!

So what I mean is now you could go to my repo and add your own scribbl and then it would show up in the dropdown and anybody could select and play it.

Also writing a readme is really painful.

0
0
9
Open comments for this post

35m 29s logged

tada, i was guessing this was going to be my final devlog, I added the splash screen. I know the game already feels quite meaningful. I am always looking forward at people actually connecting with my builds, there is no better way for people to connect with my game, then allowing them to add their own scribbl (messages). I am now creating a dropdown and people can send me a list of messages they want to add on the website. If someone clicks on their scribbl in the dropdown, it loads and VOILA! The player can now read your messages.

Should I add a google form or what? I mean for collecting peoples responses!

0
0
10
Open comments for this post

24m 56s logged

I set up fireflies woohoo. More personality for the game. I also resized the canvas so the fireflies would have more space to fly. I used a little bit of AI to help me with the calculations and math.

0
0
8
Open comments for this post

45m 6s logged

I added a cool moon to the game.

The moon is there bcz the platform was pretty blank and I wanted to give it more life.

I also set this up with Konva. I added a gradient and glow animation to stop it from looking like a stupid circle in the corner.

I think it gives personality to the game, let me know your thoughts.

0
0
16
Open comments for this post

58m 1s logged

Set up the music and scribbling sound.

I used the Tone.js library to make the scribbling sound. I used the sound “white” + the filter “highpass”. After adjusting the values and sounds for a while, I got something pretty satisfying.

I found a sound on incompetech.com in the classical category called Relent. I set up Tone.js to play the sound too but bcz I use IDM alot. IDM was interfering with my application which caused me to switch to the plain audio tag.

I also learnt:
You can’t play audios without a user gesture

Instructions:
Keep scribblin’ until you see a message, once you have scribbled a message you will be allowed to move forward with an arrow at the right bottom corner.

Try it out at scriblinlife.vercel.app.

0
0
9
Open comments for this post

2h 19m 15s logged

I recently worked on a game for the jame gam, called Diaper Baby.

So now I am making another more meaningful game, you scribble the canvas to reveal messages and then once you have revealed it you can move on.

This is the MVP, so you will probably find workarounds in the game.

How the game works:
I used React-konva (a library that lets you set a canvas). I set two layers, one was of text and one was of the coat layer. The coat layer stays above the text and you have the eraser tool set up, and when you erase the coat layer it reveals the message.

Once the message is partially or fully revealed, the arrow is shown.

0
0
19

Followers

Loading…