this post was submitted on 18 Aug 2025
248 points (95.6% liked)
Programmer Humor
25805 readers
1739 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I know nothing but my recommendation if your motivation is making games: check Game Jams. They tend to have clever people coming with fun ideas and developing them in a short time, so IMO it's a great way of learning the trade.
As an example, check https://itch.io/jams and filter by "participants" and "featured" to get more mainstream, less adventurous ideas.
Some game jams that include source code: https://www.brutalhack.com/blog/open-sourcing-9-game-jam-projects/
Finally, I see casual* game development in two different ways:
If you're on the second case, I'll recommend getting into Godot or Unity, as they take away a lot of the hard parts in game development while sacrificing some flexibility. There are plenty of options out there beyond these two, but they tend to be the most popular ones for casual* game development.
*Anything beyond casual is beyond anything I know