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

Programmer Humor

19463 readers
38 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
[–] Ragdoll_X 129 points 6 months ago* (last edited 6 months ago) (2 children)

It is, in fact, very easy to code a game!

from pygame import game
game.load_player()
game.load_enemies()
game.load_audio()
game.run()
[–] [email protected] 73 points 6 months ago (2 children)

I'm glad that there's no micro transactions nor loot boxes.

[–] [email protected] 80 points 6 months ago (1 children)

That's in game.load_dlc() we opted not to include that until our game is already beloved on steam.

[–] [email protected] 20 points 6 months ago (2 children)

Make sure to add mandatory EGS accounts later.

[–] pivot_root 20 points 6 months ago

EGS? Oh, no. We don't do that here. We're more along the lines of:

[–] AeonFelis 5 points 6 months ago
if date.today() - RELEASE_DATE > timedelta(days=90):
    try:
        game.prompt_user_to_connect_3rd_party_account()
    except PlayerRefusal:
        sys.exit(0)
[–] pivot_root 14 points 6 months ago

That part comes when they find a publisher.

[–] suction 14 points 6 months ago (1 children)

I’m writing this down. Fuck, my first game!!!

[–] [email protected] 2 points 5 months ago (1 children)

You can't do that, you're committing copyright infringement! Change gameto mygame though, and you're golden.

[–] suction 1 points 5 months ago

Ah see I knew it would be too much work after all