this post was submitted on 14 Sep 2023
595 points (97.6% liked)
Programmer Humor
32561 readers
426 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The other cool kid on the block right now is bevy. It's less of an engine for people who just want something to write their game in, though, but more of a framework for people looking to write their own engine. There's practically nothing you can't customise or replace in that thing, it's built to be both flexible and performant.