Stats

4
Projects
39
Devlogs
59
Votes
3
Ships

Coding Time

All Time: 33h 29m
Today: 0h 0m

Member Since

June 16, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

4
🚀
0 devlogs • about 1 month ago
Loopy Golf

Loopy Golf

Shipped
10 devlogs • about 2 months ago
Procrastination
10 devlogs • 2 months ago
Crossnotes

Crossnotes

Shipped
19 devlogs • 3 months ago

Activity

And with a few graphical tweaks, the second ship is ready!
Changes:
- italics and -# small text is now supported!
- you can now add more folders to save your notes to, and choose them with the OS filepicker!
- minor UX and UI changes!
- fixed a couple pesky bugs!

Update attachment

managed to implement a nice folder picker-now you don't need to write the absolute folder path yourself-much easier and better!

Made text align to the left instead of being centered, added checks so that the app doesn't crash if you input a read only directory, fixed a bug where the note previews wouldn't update when switching between notes and made it so when creating a new note, it goes into edit mode and not preview mode (preview is the one where the markdown is rendered!)

Update attachment

Refactored a lot of the code, i turned if/else statements into switch statements as someone pointed out-much more clean imo, turned some functions into extensions of String and moved most views into their own file to make stuff easier to read through. Then I made added a way to add/remove directories, so now you can save your files into multiple folders if you want! I'm not sure if crossui has some sort of file picker, so until i find out, users will have to input the directory path themselves

Update attachment

Finally managed to add some more markdown support-italics and small text!

Update attachment
AloneAlex
AloneAlex created a project
40d ago

Dorothy

Your little desk studying partner!

0 devlogs 0 followers

I might or might not have procrastinated on making the game about procrastination, the irony huh
Anyways i cut some corners but it's ready for shipping!

Update attachment

After hours and hours and hours.... a give up on making a windows build

Update attachment

And that's about it! Music done, sfx done, the game is submitted!

Update attachment

The final level is complete! Only music and sfx are left, and the game's completely ready!

Update attachment

New puzzle element: teleporter! because what's golf without teleportation, amirite

made a new wall type that instantly restarts the level, 3 more levels and the cover image! Oh, and I finally found a good name (Loop was too simple, it was literally the jam's theme), the game is now called Loopy Golf!

Update attachment

some more art updates! (the ball now has a nice trail)
tomorrow i will solely work on adding some more levels and then finishing up the game
it will be rather short, but that's what happens when you only have 2 days!

Update attachment

drew some sprites so that the game isn't JUST basic shapes this time up

Update attachment

And this is the first playtest build, with the first 5 levels. Also did some minor polish (tweening makes for nice bouncy animations, through the code! it's really simple). I'll probably take a break and come back later when i'll have some feedback and fresh ideas

Landed on what i want gameplay-wise
A physics puzzle-pass to the next room in a specific amount of loops

I think I really like where i'm heading!

Update attachment

I have no idea what i'm building exactly yet, but I know what i want the control scheme to be!

Update attachment
AloneAlex
AloneAlex created a project
55d ago

Loopy Golf

Submission to the GMTK jam 2025 Golf, but instead of a club you use a weird... loopy... ring thing?

Loopy Golf
10 devlogs 0 followers Shipped

so i was trying to set up github actions to automatically build my app for all platforms so i dont need to do it manually, since i dont have a windows or linux machine. i went in, thinking it will be so simple that i didnt even boot up vscode and did it from the github web environment
...
i was so wrong
it took me at least 3 hours to make it work

Update attachment

Made the icon and the release build

Update attachment

And here it is in action!

After a lot of hard work, i managed to make it display bolds reliably (swiftcrossui appears not to support italics unfortunately, so unless i'm mistaken, italics won't be supported)

Update attachment

Thanks to some feedback i realised that markdown support is something super important for a notes app, so I started working on exactly that! Here's an example of all possible headings

Update attachment

The app is now perfectly functioning! You can create notes, delete notes, rename notes, edit notes! What's left to do now is allow the user to edit the folders they can save their notes in, and the app will be completely ready for the first ship!

And now you can also create new notes!

Update attachment

You can now edit your notes! I'll also have to soon add the title changing functionality & obviously, note creation! I already made the backend for most of these, I just got to put them together on the UI side

AloneAlex
AloneAlex worked on Crossnotes
1h 4m • 2 months ago

The main app UI is taking shape! A sidebar that shows all your notes, and the main screen showing the note currently in use!

Update attachment

The first two minigames are 100% complete and working (cleaning the mess, watering the plants)
after that i plan the player to play a short 2d game on the computer, which i haven't gotten around to coding yet... actually, i don't even know what i'll make it be yet 😅
We'll see eventually!

Update attachment

Made a bed 3d model, a mess 3d model (you'll have to clean the mess!) and the first minigame (cleaning the mess ;P)

Update attachment

I made the dialogue system! Then it broke and i had to fix it... and then i made the intro dialogue of the game!

Update attachment

Changed up some code to make sure you're actually close to the plants before watering them, and added some nice royalty free jazz background music (I might change it later on but it's good enough for now)

Update attachment

This time up I wrote some basic logic for watering the plants, created the git repo for the project (I totally forgot to do that! 😅) and I made a watering can 3d model. Here's some gameplay of the player waterin' some plants

Update attachment

Today I made a lot more 3d models! I made a door model, I made the room colors look a bit better, and I tried to make a plant model which took me a lot of time, until I simply decided I'll make it out of cones! And it ended up looking surprisngly good so I'm proud of that

Update attachment

After an embarrassing amount of time trying to figure out how to do outlines only to find out that I hadn't read the readme of the package I had first imported, I managed to build this little interaction with the desk! The desk will include a little 2d video game the player will be able to play

Update attachment

Okay so I've made the desk setup of the player :D
the game is about a game developer who is procrastinating on starting their jam game (hmmm sounds familiar?)
I still have to decorate the room and stuff and then I can get on some mechanics

Update attachment

I am planning this game to be story driven-it's also my first 3d game! I made a nice computer asset :)

Update attachment
AloneAlex
AloneAlex created a project
74d ago

Procrastination

A game for the Shovel Jam! (yes the name of the game is actually procrastination)

Procrastination
10 devlogs 0 followers Shipped
AloneAlex
AloneAlex worked on Crossnotes
1h 1m • 3 months ago

More work on the backend... AND the frontend! You can now add various locations where your notes are saved!
I will probably make it a proper file picker and not a textfield tho 😅

Update attachment
AloneAlex
AloneAlex worked on Crossnotes
1h 47m • 3 months ago

Quite a lot of changes on the backend! The app now supports multiple directories to save your notes in. Plus, on the backend, creating new notes and saving changes on notes has been implemented. Plus, I built the UI for creating a note, with it even checking wether said note already exists to avoid problems

Update attachment
AloneAlex
AloneAlex worked on Crossnotes
1h 35m • 3 months ago

I set up the note loading backend to load notes in the form of .txt files from a specific directory inside of documents and made a mockup view to show all notes that are found!

Update attachment

The project is all set up (the example code is working just fine) so I'm ready to kick off tomorrow!

Update attachment
AloneAlex
AloneAlex created a project
102d ago

Crossnotes

A simple cross platform note-taking app built purely with swift!

Crossnotes
19 devlogs 2 followers Shipped
AloneAlex
AloneAlex joined Summer of Making
102d ago

This was widely regarded as a great move by everyone.