Do you find open source games interesting/good thing as a gamer?

@games I am a game developer working on game called Mushy Score. I decided that my niche would be to create open source games. I think these could be helpful for developers or teachers to teach about games and how they are made. Most open source games are small game jam games, but there are few “real games” that are open source like 0 A.D. and Doom. As a non-developer do you think open source games could be good thing?

  • peak_dunning_krueger@feddit.de
    link
    fedilink
    English
    arrow-up
    4
    ·
    4 months ago

    Yes, but you have to remember that the developer community is absolutely tiny compared to the number of gamers.

    It’s a neat gimmick, but 98% of the people who could be your audience will get nothing out of the game being open source.

    I would really like it if certain specific games were more open source and more moddable, for example stellaris has an annoying formula hard coded that makes combat balancing and weapon modding very difficult. On the other hand, games like openRA exist and I’m not playing that and I’m not doing anything with the source either. That one even has fully functioning multiplayer, but it’s so built in that it’s hard to reuse for anything else. So you might end up being torn between making the game really good and making the tools and code really good.

    I think the biggest appeal of open source games is as a learning resource. Maybe. idk.

    Also, may I suggest panda3d, which I’m shilling for at every opportunity that I get, because it’s neat, 3d, open source and runs with C or python?