• 3 Posts
  • 255 Comments
Joined 1 year ago
cake
Cake day: August 5th, 2023

help-circle





  • I’m not sure what your point is? Perhaps I incorrectly assumed this was obvious but yes - if players do not financially support a game, even “free to play” games, those games disappear. There is not a single company on the planet that is going to continue investing in a negative revenue project for funsies. The teams working on the game are relocated to other projects or laid off, and the game shuts down.

    If you believe I’m in the wrong for supporting a game that, until this point, was friendly to linux - then so be it.











  • How? Blood, sweat and tears mostly.

    Usually it’s not recommended to start with your “dream game”. Pick an engine (I like Godot), grab some Kenney art assets, and get to work on a pong or snake clone. This can be using written tutorials, videos, or hard mode, read the docs and piece it together.

    Trying to learn a language, learn an engine, learn the art pipeline, learn game dev concepts AND dream up a new game concept with custom assets simultaneously is trying to boil the ocean. Start small: add a start menu, add a scene. Make jpg appear and move using player input, add an obstacle, add a death scene/restart. Iterate from there.