• 8 Posts
  • 319 Comments
Joined 1 year ago
cake
Cake day: September 21st, 2024

help-circle

  • There are many ways to get into making games.

    OP is a beginner and a little intimidated. So giving them an alternative to giant complex SDKs can help them see more options.

    You can write a game in any programming language and don’t even need a game engine.

    Look at great games like A Dark Room for example.

    I wanted to show OP, that they can already make games with skills and tools they have.

    job

    OP is very far away from making this their job.

    staff of 50

    There are tons of indie games with teams smaller than five.

    Of course it takes more to get a job than designing a small game yourself. I never said anything like that.

    This is about learning, not making money.

    Game design skills are good to have regardless of you specialize in something else later. Even as a graphics dev, or sound designer it will make your work and communication mich better.









  • Make a card game or board game. Start with an idea, then play test it until it’s fun.

    The fundamentals of game design are:

    • there needs to be a goal or way to win
    • all elements of the game either help the player reach the goal or hinder them
    • a theme like vampires, soldiers, fishing, abstract can help drive the above.

    Something to consider is how players and the game interact. Do the players interact directly or only with the game. So they play against each other or cooperate to beat the game itself.

    1. Design a game
    2. Make it
    3. play test it
    4. add or remove elements to increase fun
    5. repeat

    I recommend starting with a card game. Take a piece of paper, scissors, and a pen.





  • Pure Darwin ist still around.

    I tried out a Darwin distribution a few years ago. It was a BSD with some apple flavor. None of the GUI was included, not all drivers, firmware, etc.

    The community is tiny. There was also little incentive to try and fix things or add features, because upstream Apple ignored it pretty much. Grabbing the sources and compiling them into an operating system has little documentation from Apple.

    Mac OS X used to install XQuartz, a hardware accelerated Xorg/X11 server by default in the 2000s, but dropped it at some point.

    Even back when OpenDarwin and such were around, people would rather install YellowDog Linux that supported PowerPC Macs.

    I think at some point the old NeXtStep/OpenStep folks left Apple and the new engineers didn’t understand Unix or think it’s important.




  • Work out of the box with some asterisks.

    I did some distro hopping over the last couple of months and there were only a few that installed drivers and firmware for my Broadcom WiFi. Several had severe issues with Bluetooth audio. Keyboard backlight worked out of the box in less than half. Laptop speakers sound like crap without a lot of tweaking. Hardware acceleration for video doesn’t work out of the box on any distro I tried using the nouveau drivers for NVIDIA. Battery life is meh. No distro put the computer to sleep automatically on low battery by default. Websites can look like ass before installing Microsoft fonts. HDR support for screens is still limited.

    Depending on your hardware, you can be lucky, need additional configuration, and will have to accept some limitations.