this post was submitted on 07 May 2024
1382 points (99.5% liked)

Programmer Humor

18979 readers
76 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] SuperSpruce@lemmy.zip 19 points 3 months ago (4 children)

I've had game and software ideas swirling around in my brain, but for the longest time I couldn't program them. But now, I have enough knowledge to build parts of my grand deckbuilding game idea: An arcade style deckbuilding game with strong meta-progression. It's playable at superspruce.org.

As for some other ideas, including the simple idea of a weighted shuffle music playlist where each song has its own weight, they are still currently out of reach, mostly due to trying to access the filesystem and whatnot. Better than a month ago, where within the last month I found out how to make the browser play music

[–] pojankolli@discuss.tchncs.de 1 points 3 months ago (1 children)

Cool game but it is missing a lot of features, most importantly tutorial and art.

On the technical side: Do you self-host or in the cloud?

[–] SuperSpruce@lemmy.zip 2 points 3 months ago

It's hosted on GitHub, but I really want to self host one day.

What other features are missing? I'm still pretty much a beginner so it can be very tricky to implement things.

load more comments (2 replies)