Tahmid Hasan
banner
tahmid.games
Tahmid Hasan
@tahmid.games
A random Godot GameDev you will find on the streets.
I upload GameDev vids on YouTube, if you care (@Titnian on YouTube)

👋 Open for connecting with fellow devs and development projects. #godot

Portfolio: https://tahmid.games

🇵🇸 ❤️
Working on the second level of my 2-player multiplayer game!
I've been experimenting with adding water and swimming. (although granted it works more like jelly than actual water..)
Time to figure out the puzzle.
#Godot #multiplayer #indiedev #gamedev
November 21, 2025 at 3:09 PM
The 1st level is complete for my multiplayer game!
well for the most part...
The core mechanics are done, just need to improve the BG and add some sounds, which will be done later.
Time for 2nd level! I am thinking of adding some sort of swimming mechanic🤔
#godot #gamedev #multiplayer #networking
November 16, 2025 at 2:26 PM
Working on the 1st level for my first ever multiplayer game, this is the general idea.
One player will get a jump boost which he will use to drop a box so the other player can come up.
Just going to need to put the texture for the grey stuff and we are done!
#godot #multiplayer #networking #gamedev
November 14, 2025 at 7:12 PM
I've been working on a 2-Player multiplayer game with the multiplayer system I built recently.
And it's going well!
P.S I have important exams this month and am absolutely not prepared...

#godot #gamedev #networking #multiplayer
November 6, 2025 at 7:06 PM
What do you think of this multiplayer system?
Pros:
It works over UDP hole punch so it's completely free (no server costs!)
Cons:
Slightly inconvenient(You need to share your secret code to your friend)
Works for about 80% of users (some NATs don't allow it)
#godot #networking #multiplayer #gamedev
October 8, 2025 at 2:51 PM
Not me randomly signing up for a regional science fest with a game I made in my early years of development with only a few tweaks to comply with the fest and still somehow winning 2nd place 😭
#godot #gamedev
September 24, 2025 at 12:22 PM
Lighting can make such an impact to your game and it's overall atmosphere!

I am making my first ever commercial game with a few of my buddies.
can you guess what the games gonna be about?

#godot #gamedev #indiegame #indiedev
August 27, 2025 at 11:47 AM
Wanted to wrap things up for a chatting app demo I made to learn multiplayer stuff,
So I made the IP and Port it gives you encrypted as a "join key" so it can be safely shared with your friends.

Gonna try and make an actual game now with this system!

#godot #gamedev #multiplayer #networking
August 14, 2025 at 12:22 PM
🥳 Successfully managed to create a barebones chatting app that works over the internet!

On the right is the app running on my PC and on the left is a VPS. This was done using UDP Hole Punch.

(This is 100% cost free and doesn't rely on any plugins)

#multiplayer #networking #godot #gamedev
August 10, 2025 at 8:57 PM
Spent like 2 days straight trying to implement a simple system to connect UDP over public internet,
and I FINALLY DID IT!

Words cannot describe the excitement once I saw these words on the terminal.
it's 2AM right now...

Time to turn this into a simple chatting app!

#networking #godot #gamedev
August 6, 2025 at 8:19 PM
Been playing around with multiplayer stuff.

successfully managed to initiate a UDP punch-through over local network!

Since this only works within the same network, next step: making it work over the internet using real NAT traversal.
wish me luck lol.

#networking #godot #gamedev
August 4, 2025 at 8:21 AM
Oh no...
He can talk now....

#gamedev #godot #AI #chatgpt
July 3, 2025 at 6:52 PM
Experimenting with adding ChatGPT to Godot.

Adding it normally was pretty easy with HTTPRequest, but adding it with streaming was much more difficult.

Now it gives responses as they’re being generated in real time!

#godot #gamedev #AI #chatgpt
July 3, 2025 at 5:40 PM
Learning how to make cool maps,
made this LowPoly desert map.

what do you think?
#gamedev #lowpoly #godot
May 12, 2025 at 3:51 PM
Worked on this game a while back for one of my clients, it was a fun experience!

#godot #gamedev
April 10, 2025 at 6:50 PM
Messing around and made this infinite hallway effect in Godot.

𝙣𝙤 𝙢𝙖𝙩𝙩𝙚𝙧 𝙝𝙤𝙬 𝙢𝙪𝙘𝙝 𝙮𝙤𝙪 𝙧𝙪𝙣 𝙮𝙤𝙪 𝙘𝙖𝙣'𝙩 𝙚𝙨𝙘𝙖𝙥𝙚!
#godot #gamedev
March 24, 2025 at 5:02 PM
it's been a while.
after like a month break, started working on my game again, I am having fun now!
#godot #gamedev
March 3, 2025 at 11:38 AM
added a bunch of sounds to my game,
it's probably the most annoying part for me.
#gamedev #godot
January 30, 2025 at 10:42 AM
Finally figuring out how to make a enemy fight back and animation blending. very cool!
#godot #gamedev
January 23, 2025 at 4:55 PM
added a shotgun to my game...
#godot #gamedev
January 16, 2025 at 1:53 PM
added 4 new of throwable items in my game.
- metal bar
- glass bottle
- football
- cardboard box
also, good bye bean! made this placeholder boss character instead. #godot #gamedev
January 13, 2025 at 4:36 PM
added a enemy to my game. I can throw stuff at him and he'll die. Time to give him a skin I guess.|
#Godot #Gamedev
December 28, 2024 at 8:05 AM
look at that, I have a hand now!
it took me way longer to get working than it should have...
#godot #gamedev
December 26, 2024 at 7:41 AM
look at that! I added a throwing bar, if I hold the mouse I can throw farther.
pretty new to #Godot so doing stuff like this is really exciting lol!
December 21, 2024 at 4:00 PM
Working on a game where the main mechanic is picking up and throwing stuff, finally managed to figure out how to add that mechanic!

#gamedev #godot
December 20, 2024 at 4:06 PM