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

Gabl

@Gabl

Joined June 4th, 2026

  • 27Devlogs
  • 5Projects
  • 6Ships
  • 48Votes
Amateur trying to get better.
Open comments for this post

18m 42s logged

Last Devlog bugged

I don’t know why but the last devlog bugged out and I sent it off before I finished writing it.

Now I have made some really minor fixes to make this devlog but am still wondering how to fix others.

But here are new features I added since the actual last devlog:

  • Music: implemented actual warioware music, which did fit perfectly. It works perfect in godot, but I don’t know why, it doesn’t in the browser all the time - I have no idea how to fix that.

  • Randomisation: Minigames now come in a random order and some minigames have variation - such as don’t press (length), annoy the human (click amount) and flappy goose (points amount). Oh, and you can’t get the same minigame back to back.

  • Better Organisation: Changed the organisation of folders, scenes, etc. to be better bc it was a full nightmare before. Took longer than expected because it messed all the dependencies up - but I think it works now.

  • New Minigame: Don’t Click - or else…. Also made some new art for this minigame which turned out great once again imo!

Thanks for checking this devlog out, idk why that before happened but well yeah.

0
0
13
Open comments for this post

3h 13m 12s logged

Finally continued working on the game!! Made a flappy bird-like game - which took me way too long because I had many difficulties spawning in the chimneys. And also drawing the sprites took quite some time but I think it was definitely worth it - I am really happy with them :yipee:

0
0
39
Ship

GablOS ship#2

Crazy how long ago the last ship was, but since then I have added a bunch of new features, implemented a lot of feedback and fiexed a lot of bugs and weird stuff.

This Website is a bit of a personal site or portfolio that has like a really interesting desing because it’s not like the usual website but built up like a simple OS that has clickable App icons that open windows and such. Now the site is finally also useable on mobile devices and yeah, all in all I am really satisfied with how it turned out.

https://www.gabl.works

Features (newly added in bold):

  • Top-Bar that displays Time - which can cycle through 12- and 24 hour format by clicking on it

  • Welcome Screen

  • About Me - including Social links

  • Art - much different Art created by me

  • Games - display of games I have worked on

  • Browser - linking sites created by me

  • Music Player - plays some songs friends made or that got used in games

  • Bottom-“bar” with a home-button which has a surprise upon clicking (; and music button to open the music-player

  • Smooth animations for windows

  • Adaptation for mobile devices and useable scaling

  • Custom domain

  • 6 devlogs
  • 12h
  • 17.47x multiplier
  • 202 Stardust
  • WebOS 2
Try project → See source code →
Open comments for this post

4h 8m 7s logged

Last Devlog before ship#2

Well, since last time I have really been cleaning up things.

I created icons for the bottom “taskbars” and also created a new favicon yet again lol. Furthermore fixed some weird glitches and optimized the website more for mobile.

Then also made many little css changes that I don’t remember all of anymore - but everything looks somewhat good and I am very pleased with the website so far. Aditionally made a little surprise when you click on the home-button in the bottom “taskbar” for you to find out (;.

All in all just much cleanup and little changes for ship number 2.

0
0
17
Open comments for this post

1h 57m 52s logged

I did a lot of smaller fixes since last time, now windows have a pop in, and pop out animation AND the music player is back! I created a split taskbar that also has like the button for the music app and also made all of this mobile friendly - at least I hope. Not much left to do anymore for this project! Really happy how it is turning out!

0
0
6
Open comments for this post

1h 7m 56s logged

Implementing Feedback

So, since I have already shipped this project once - quite some time ago now, I have gotten some reviews and many seem to point out the same issue. The hitbox of the close button from every window is very weird. And yeah, that is - or better was true, since I managed to fix it.
Additionally I added transitions for the window-dragging and also the option to change the timeformat from a 24 hour one to a 12 hour one by clicking on the time.

I know the music app still isn’t back and I will get to that soon - hopefully.
Have a great day, thanks for stopping by!

0
0
7
Open comments for this post

1h 23m 57s logged

Finally also made the Website usable on mobile and still making it look good. Worked with the @ media screen in css which turned out to be wayy easier than I expected. Even tho I ran into some issues getting cut off the bottom part of my site often due to the mobile navigation button - but managed to fix that too. I think it turned out awesome.

0
0
11
Open comments for this post

2h 0m 56s logged

So, I drew Icons for both browser and trashcan, I also redesigned my favicon, still not totally happy with it but it wlll work eventually lol. Then made a browser app, (made some mockups first) where you can check out websites I created. For now it replaces the Music player icon, I will add the music player back asap, but for now it stays like that since I want the music player to be at another spot.

0
0
9
Ship

Fred-Bot

Fred-Bot is a really simple slack-bot that got me to know the basics of bot-creation with javascript.

Managed to finally get the bot to work. Had quite the difficulties managing nest, and making sure the bot would run 24/7.

Command List

| Command | Description |
| /fred-bot-ping | Check bot latency |
| /fred-bot-help | Get a list of all available commands |
| /fred-bot-catfact | Get a random cat fact |
| /fred-bot-joke | Get a random joke |
| /fred-bot-cipher | Decodes/Encodes text with the Ceasar Cipher 3 |

Try project → See source code →
Open comments for this post

42m 20s logged

Continued working on the bot and added a new command:

/fred-bot-cipher

  • a ceasar cipher that encodes/decodes your text with the shift of 3.

Made a detection to see if the correct text was provided for it to work.
Example: /fred-bot-cipher decode Hello

0
0
8
Open comments for this post

24m 53s logged

Made good progress on the guide, implemented all provided commands from the guide and changed the profile-picture for the bot.

Fred-Bot

Fred-Bot is a really simple slack-bot that got me to know the basics of bot-creation with javascript.

Available Commands:

/fred-bot-ping - Check bot latency
/fred-bot-help - Get a list of all commands
/fred-bot-catfact - Get a random cat fact
/fred-bot-joke - Get a random joke

1
0
11
Open comments for this post

55m 57s logged

Added a custom domain and more!!!

First of all I added some new Art, Games and such I have created since first making this website -
then also created the custom domain, with which I had some issues but managed to get it working.

I will continue working on this site as part of the WebOS 2 Mission and already have some plans I want to do:

  • A fake Internet Explorer with my own Websites
  • A Paper Bin with abandoned Ideas and so on
  • Change the taskbar
  • changing the Music player to a small Icon in taskbar
  • add sfx
  • try out the in some app

Hope I can get These done, see you next time! (the image is a rough sketch of what I have in mind)

0
0
12
Ship

SpaceSign

Get signs from Space (or rather from NASA) that update every day. This website fetches nasa’s astronomy picture of the day and displays its title, image and a short description/explenation.

Other than the guide, I implemented that you can select previous dates to get the information about them. Also the .css styling is different to the guide because I wanted to try out some .css styling that I learned from doing the WebOS Mission.

What I noticed: Its sooo much faster to properly make a sketch beforehand of how you want to get the layout than doing it on the fly.

Try project → See source code →
Open comments for this post

1h 21m 22s logged

Started customisation by making by own favicon – not sure if
displaying it works correctly tho rn. Also implemented the calendar that I
tried to already do last time, but I couldn’t get it to work, which was because
I set the date to the future where NASA obviously didn’t have something in the
api lol. Thats why I also made it so that you can’t select dates in the future
to avoid confusion. Then I started on the css, found a website that did let me make
nice gradients, fits pretty well imo. Also used some css styling I found out
while doing the WebOS mission, such as backdrop-filter, box-shadow and hover. Important lesson I learned: Its sooo much faster to properly make a sketch beforehand of how you want to get the layout then doing it on the fly.

0
0
5
Open comments for this post

1h 12m 51s logged

Following the tutorial I managed to connect the API to my .js even tho I had some dfficulties getting Node.js to work because my device just wouldn’t register it. But now that I got it working, the site simply displays the information from Nasa same as the image and title.

0
0
8
Open comments for this post

2h 10m 19s logged

Made a lil explanation Text pop up before each minigame starting wich gave me a huge headache and still doesn’t really work like intended, also I have no idea why the quality is so bad or why I can’t adjust the size and its just bigger in some scenes and smaller in others.
But I am waay too dumb to figure anything out it seems, have definitely wasted too much time on this text popup, might actually quit this, bc I am hella down cause nothing seems to work right I am trying to do ):

1
0
165
Ship

Goose Games

You are a simple Goose that has a big appetite for Bread and annoying people. A simple WarioWare like game with fast paced minigames.

Controls:

WASD or Arrows to Move
Space to jump
Mouseclick

The Game currently features 3 Minigames:

Platformer - eat the 3 Breads as fast as possible
Clicker - eat all of the 6 Breads in time
Click-Smasher - Honk at the human enough times in the timeframe

All art assets have been created by me - yes, even the font. I still have many plans to extend the games size, polish everthing, add more randomness and make more art.
Created for Stardance Hackclub - Make a WarioWare Game.

Thanks for playing, hope you have fun!

Try project → See source code →
Open comments for this post

1h 48m 17s logged

Added a new Game - “Annoy a human”:

  • Just spam the goose enough times in the timeframe!
    Aditionally created tons of art and different Geese - lol, had much fun drawing these.
2
1
386
Ship

GablOS

By following the guide I could get to know some javascript and go more in depth with css and html.
This Website is a bit of a personal site or portfolio that is built up like a simple OS that has clickable App icons that open windows and such.

www.gabl.works

Features:

  • Top-Bar that displays Time
  • Welcome Screen
  • About Me with Social links
  • Art with much different Art created by me
  • Games - display of games I have worked on
  • Music Player - plays some songs friends made or that got used in games
  • 7 devlogs
  • 17h
  • 13.98x multiplier
  • 238 Stardust
  • WebOS 1
Try project → See source code →
Loading more…

Followers

Loading…