Forwarded from አቶ Codes
I attended the Craft Addis event this past weekend. It was an amazing experience, even though I didn’t manage to attend the full program. From what I saw in the game dev section, I was there supporting my partner Mike Codes and other colleagues from previous game jams.
I also wanted to say congratulations to @MickyCodes and his team mate for securing 2nd place in the game development competition in just 2 days.
I also wanted to say congratulations to @MickyCodes and his team mate for securing 2nd place in the game development competition in just 2 days.
🔥1
Forwarded from The Reciprocity Game Jam
Hi guys!
Me and my friends would like to announce..,
🥁🥁🥁🥁🥁...
The Reciprocity Game Jam!
It will be a specially long 6-month hackathon where you and one of your friends can compete in this half-a-year game jam!
Why is it this long, you ask?
Well, traditional game jams that last 2 days to about a week usually don't give us devs enough time to learn and try new things, which might feel repetitive at times.
To thwart that issue, everyone will have ONE HUNDRED AND EIGHTY DAYS (yes, the big 180) to learn, work and share their art for everyone to see and experience!
Sign up now using this link: https://itch.io/jam/reciprocity-game-jam
Me and my friends would like to announce..,
🥁🥁🥁🥁🥁...
The Reciprocity Game Jam!
It will be a specially long 6-month hackathon where you and one of your friends can compete in this half-a-year game jam!
Why is it this long, you ask?
Well, traditional game jams that last 2 days to about a week usually don't give us devs enough time to learn and try new things, which might feel repetitive at times.
To thwart that issue, everyone will have ONE HUNDRED AND EIGHTY DAYS (yes, the big 180) to learn, work and share their art for everyone to see and experience!
Sign up now using this link: https://itch.io/jam/reciprocity-game-jam
Forwarded from EGA
BREAKING NEWS
We're excited to share this opportunity with our gaming community as a dream come through. You're all invited to register and to compete on the upcoming Esports Nations Cup that is going to be hosted in Saudi Arabia, Riyadh.
Registration Closes on May 10
Click Here to Register
For More information DM @Art_Yared
Melkam Game Engine RELEASED
Been working on this for a while and it's finally ready! Melkam is a signal-driven game engine built in Go with Godot 4-inspired patterns.
What's Inside?
- Signal system (clean event communication)
- ECS architecture (type-safe, fast)
- 3 physics body types: Static, Rigid, Character
- Built-in rendering, physics, triggers, timers
- Frame-perfect input handling
- Deferred signal emission (state safety)
Perfect for:
- Game jams
- Indie game dev
- Learning engine architecture
- Fast prototyping
It's minimal, powerful, and the code is clean. No bloat, just what you need.
Documentation included with getting-started guide, physics guide, and signal reference.
Let me know if you want to build something with it.
Here's the link to repo: Github
you can use this command to get the package inside your project
#gamedev #golang #gameengine #indiedev #openSource
Been working on this for a while and it's finally ready! Melkam is a signal-driven game engine built in Go with Godot 4-inspired patterns.
What's Inside?
- Signal system (clean event communication)
- ECS architecture (type-safe, fast)
- 3 physics body types: Static, Rigid, Character
- Built-in rendering, physics, triggers, timers
- Frame-perfect input handling
- Deferred signal emission (state safety)
Perfect for:
- Game jams
- Indie game dev
- Learning engine architecture
- Fast prototyping
It's minimal, powerful, and the code is clean. No bloat, just what you need.
Documentation included with getting-started guide, physics guide, and signal reference.
Let me know if you want to build something with it.
Here's the link to repo: Github
you can use this command to get the package inside your project
go get github.com/Alazar42/Melkam@v0.1.7
#gamedev #golang #gameengine #indiedev #openSource
🔥3🤯1
👍1
Forwarded from አቶ Codes
tsgen
8.8 MB
been building
the TypeScript generator is officially completed ✅
still couldn’t fully complete the Flutter automation generator yet 😭 but it’s currently in development and slowly coming together.
for now it only works on Linux because this is literally the system am building in 😅 but Windows i wont leave you just have to figure out how can i compile and distribute for other os platforms as well since its my 2nd project with go there's a lot i have to learn .
if anyone wants to contribute, test stuff, suggest features, or roast my code structure respectfully 💀
GitHub: https://github.com/atocodes/tsgen.git
now all i gotta figure out is:
how tf do i upload this thing to linux package managers
tsgen ⚡️ — a fast Go CLI that generates clean TypeScript project structures so developers can stop repeating the same setup every single time.the TypeScript generator is officially completed ✅
still couldn’t fully complete the Flutter automation generator yet 😭 but it’s currently in development and slowly coming together.
for now it only works on Linux because this is literally the system am building in 😅 but Windows i wont leave you just have to figure out how can i compile and distribute for other os platforms as well since its my 2nd project with go there's a lot i have to learn .
if anyone wants to contribute, test stuff, suggest features, or roast my code structure respectfully 💀
GitHub: https://github.com/atocodes/tsgen.git
now all i gotta figure out is:
how tf do i upload this thing to linux package managers
❤2
Micky Codes
Learning Go as a side project. Built a CLI tool for removing duplicate files via hash comparison: keeps originals, deletes copies, supports recursive scans, exclusions, size filters (KB/MB/GB), JSON output, safe handling of inaccessible files, and progress…
Remember this cli tool? now it is published on winget, and you can install it, for the instructions use
https://winstall.app/apps/Melkam.DupliScan
https://winstall.app/apps/Melkam.DupliScan
winstall.app
Install DupliScan with WinGet | winstall
Install DupliScan via WinGet. Copy the winget install command instantly. Fast duplicate file scanner with safe delete flow.
👏1
https://www.youtube.com/watch?v=wr9Ek5Xm2IM
for C++ or C# dev lovers and for devs familiar with Godot easiness this game engine is the best.
for C++ or C# dev lovers and for devs familiar with Godot easiness this game engine is the best.
YouTube
Flax Engine 1.12 is HERE - This Powerful C#/C++ Game Engine Keeps Getting Better!
Flax Engine, or as I call it Indie Unreal, just released Flax Engine 1.12. This release adds several new features including Web export via WebGPU, improved visual coding, "jiggle physics", Dynamic Diffuse Global Illumination (DDGI), UI improvements and…
Forwarded from አቶ Codes
🚀 v1.0 Release — Equib App
i just finished the first working version of Equib 🎉
i built a full end-to-end flow for creating and managing an Equib, now everything feels smooth from setup to rounds
✨ what’s new
* step-by-step equib setup flow
* contribution rules (amount + frequency)
* quick member onboarding
* clean equib dashboard card
* onboarding welcome screen
🔄 rounds upgrade
* collecting, completed, and winner selection states
* improved validation for payments & participation
* safer round flow with proper warnings
i’m building this to make Equib creation simple, fast, and actually usable 🚀
i just finished the first working version of Equib 🎉
i built a full end-to-end flow for creating and managing an Equib, now everything feels smooth from setup to rounds
✨ what’s new
* step-by-step equib setup flow
* contribution rules (amount + frequency)
* quick member onboarding
* clean equib dashboard card
* onboarding welcome screen
🔄 rounds upgrade
* collecting, completed, and winner selection states
* improved validation for payments & participation
* safer round flow with proper warnings
i’m building this to make Equib creation simple, fast, and actually usable 🚀
Forwarded from አቶ Codes
These are the brand designs and mockups I created for my mother’s pizza business 🍕❤️
Presented everything to her today, and she absolutely loved it. Seeing her happy and excited made all the work worth it.
Before starting, I was told the idea probably wouldn’t work out well. I guess that became our first rejection before even launching.
But we started anyway 🚀
Next up is building the custom software system customers will order through a mobile app, and orders will instantly arrive through Telegram notifications so we can confirm and communicate with customers easily.
Make sure to follow and support the business across all platforms from Weyzero Pizza Link Tree , including Telegram @weyzeropizza ❤️🍕
#Weyzero_Pizza Init
Presented everything to her today, and she absolutely loved it. Seeing her happy and excited made all the work worth it.
Before starting, I was told the idea probably wouldn’t work out well. I guess that became our first rejection before even launching.
But we started anyway 🚀
Next up is building the custom software system customers will order through a mobile app, and orders will instantly arrive through Telegram notifications so we can confirm and communicate with customers easily.
Make sure to follow and support the business across all platforms from Weyzero Pizza Link Tree , including Telegram @weyzeropizza ❤️🍕
#Weyzero_Pizza Init
🔥2❤1