this post was submitted on 26 Mar 2024
0 points (NaN% liked)

Programmer Humor

19423 readers
51 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
0
Gamedev is Easy (programming.dev)
submitted 7 months ago* (last edited 7 months ago) by JPDev@programming.dev to c/programmer_humor@programming.dev
 

Transcript

var game = new Game()
  .EnableMultiplayer()
  .EnableSpatialAudio()
  .SetPerformance(Game.Performance.HIGH)
  .ForEachBug(Bug::AutoFix)
  .GetWishlists(7000);

game.Release();
top 2 comments
sorted by: hot top controversial new old
[โ€“] Malix@sopuli.xyz 0 points 7 months ago (1 children)

c'mon man, you forgot to call .EnableUltraWideSupport()

[โ€“] mcforest@feddit.de 0 points 7 months ago

Naah, gamedevs hate us more than they love money :(