this post was submitted on 06 Jun 2025
53 points (96.5% liked)

Programming

20885 readers
59 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

edit: The game has been released on itch.io, see here: https://spenguin.itch.io/space-holes (exported for both Linux and Windows)

This is probably my first-ever high-effort game I made with Godot (or any engine, really...)! I've made all the sprites, tilesets, music, sfx, etc. by myself. (The music and sfx were generated using Jummbox and bfxr) And ofc I did all the programming myself too, with only the movement system borrowed from a different game that I never finished (can't waste that nice movement system! I don't want to re-program it again...) as well as the grass tileset (but the decorations on top are new)

I'm very proud of this and I think my pixel art skills have really improved :D

here are some more screenshots:

on earth in front of saturn rocket

wall jumping

in front of the event horizon

inside black hole

quiz, still falling in black hole

answer correct, still falling in black hole

spaghettification

final level, deciding whether to kill or spare the child

top 7 comments
sorted by: hot top controversial new old
[–] Colloidal@programming.dev 8 points 1 week ago (1 children)
[–] scheep@lemmy.world 3 points 1 week ago (1 children)

I'm not done with it yet! It's mostly complete, this weekend I'll probably polish it up a bit. The deadline for this project is monday, so it should be done by then :D

[–] scheep@lemmy.world 5 points 1 week ago (1 children)

honestly, the little decorations (grasses, flowers, rocks) turned out REALLY NICE. I also think the dialogue UI looks cool too.

[–] 6nk06@sh.itjust.works 1 points 4 days ago (1 children)

Open source it because I ain't running random stuff from the internet.

[–] scheep@lemmy.world 1 points 4 days ago

I mean that’s fair. I might get to doing that at some point