Recently, I've been exploring options to port my React app to desktop + mobile. There's Electron, but man... it takes so much effort to get anything to run 😭
Atm I'm trying out Tauri, and it's been surprisingly smooth so far. The file I/O system actually feels a lot like Qt
Posts by Jadon Montgomery
Congrats on the launch, Charles! I wish you all the best 🤞
Quick progress update:
- Cleaned up the menu layout
- Further balanced the theme colors
- Dimensions fields resize the canvas now
Today was much lighter now that school has started up again. Might do progress updates like these more often. Keeps me motivated when days get tough 🔥
Ah, I see…
For context, the “new canvas” text is a placeholder for the file name. I guess I should have made that more clear.
Choosing where to place the dimensions tab was truly the biggest struggle here, haha! It seems to be a common preference to have it at the top.
Thanks for the feedback!
Exploring new menu layout ideas for a digital math scratch-sheet app. UI inspiration from @anwashsaleem on X.
Which one feels clearer? 🤔
#uidesign #uxdesign #indiedev #ui #ux
Much thanks!
This month’s project is a digital scratch sheet app for math. The goal is to make working through problems feel as natural as possible without paper (not easy haha)
#indiedev #typescript #react
Today I’ve been experimenting with different file-saving techniques in React, and I’m noticing that browser filesystem access is very limited.
Workflows like loading and saving files without creating duplicates feel pretty convoluted, if they’re possible at all...
A couple months ago my barber cut my hair much lower than planned, so I’ve been rocking this look lately.
It’s been lowkey growing on me 😂
Deep work grind sesh 🔥
Holy based....
Off my goat 🗣️#FreeTypeScript
For the past few weeks, I’ve been learning TypeScript, and now I genuinely can’t see why I’d code in JavaScript anymore 😆
It provides:
- Type safety
- Quality-of-life tools
- Better structure for large codebases
Are there any reasons you’d still choose JS over TS?
Experimenting with Framer Motion for the first time to add some personality to my portfolio page :)
#UI #FramerMotion
I made a rhythm game in Qt as a proof of concept!
In this devlog, I discuss the game's core features and development hurdles!
#MadeWithQt #gamedev #rhythmgame
www.youtube.com/watch?v=OfbF...
Upload times have been pretty lengthy, but within the next few minutes I’ll be releasing my quick little devlog on my Qt rhythm game 👀
Yooo I appreciate it! Thanks 🙏
In my rhythm game, Rebirth, I’m introducing Double Tap Notes! Another new mechanic that shakes up the classic rhythm game style:
Tap once to lock the note in place, and tap again when the judgment rectangle matches the note's size to score points!
This one is definitely one of favs :P
#gamedev
Ok, given that I’m still adding a couple finishing touches, instead of rushing to get the video out today, I’ll 100% be posting it tomorrow. I apologize for the wait… Editing is truly a process 😅
It turns out that when I started recording, I was using the wrong settings, so I'll have to redo and edit the majority of my voice clips :(
So, I likely won't be able to release the video today after all, but I'm aiming to have it ready by Friday. Until then, I'll keep y'all posted 👍
Ok I’ve decided to do a devlog on my Qt Rhythm game! So I’m gonna try and finish the video in time to release on Monday. Keeping all fingers crossed 🤞
Programming mouse functionality to the slanted hold notes
#MadeWithQt #gamedev
I’m looking to increase my connections with like-minded developers on here. Bluesky is fun with followers :)
If you work with:
- C++
- Python
- JavaScript
- Qml
- Web design
- UI/UX
Say hi! I hope we can create meaningful #connections together 🔥
I was told that this book will give me a comprehensive understanding of C++.
Now I’m genuinely scared of what I’m about to witness 🗿
Just added a music player to the title screen! The game now picks a random track based on the maps it finds in the tracks folder. Thoughts?
#Qt #Rhythmgame #UI
Very nice Samuel! This UI is both simple and easy on the eyes. Just curious, what app is this one for 👀
Doing a minimalistic map select menu for my experimental rhythm game
How are we feeling about this one?
#MadeWithQt #UI #UX #gamedev #rhythmgame
Shooot Rem out here looking sick as heck 😎 Love the artstyle! Hyper light drifter is actually what first comes to mind if you’ve ever played that one. Looking forward to seeing more in the future :)
Bro got access to the unreleased version 😭
In all seriousness, Umbra’s looking real clean! It’s not everyday you see a Pico8-styled game. Having the weapon follow the player around is a cool feature! I’m curious to know what inspired that idea