• 0 Posts
  • 105 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle






  • I don’t write games but a lot of people that do often say something similar. Do play tests for the concept/mechanics.

    This way you don’t spend time/energy and resources on art and assets that won’t be used, etc.

    Similar to a minimal viable product in regular dev or, perhaps a better analogy, technical demos.

    You want to write a site or app that fetches API data for GPS, calendar and Weather and show them together? You don’t start with the UI. You start with:

    • Can I get the GPS coordinates
    • Can I call another API and get the weather for those coordinates?
    • Can I get the coordinates or other info for some future location?
    • Can I send that to get the weather?

    Once you know you can and that it “works” you build around it.

    So like you said. I have boxes, and this other box (or static PNG of a cat) moves around them and when I move this way it drops the box down on another box.

    Does that work? Does it feel “fun” to arrange them? No, it feels tedious or can’t get the collision right? Then let’s try a different angle or taking the part that did work and iterating on it.

    This also leaves you open to random bugs that end up being “fun” when you lean into them.

    Game Makers Toolkit has some good videos on his journey making “Mind over Magnet”. Here’s the playlist.

    https://youtube.com/playlist?list=PLc38fcMFcV_uH3OK4sTa4bf-UXGk2NW2n

    There’s also PirateSoftware whose entire stream is devoted to “go and make games”













  • SzethFriendOfNimi@lemmy.worldtoScience Memes@mander.xyzWe lost Keanu
    link
    fedilink
    English
    arrow-up
    69
    arrow-down
    3
    ·
    2 months ago

    It’s damaging because it adds doubt to any kind of scientific consensus.

    “They” don’t want you to know that vaccines are dangerous.

    “They” are only pushing chemo for big pharma.

    “They” don’t want to admit that this was where ancient civilizations had some global empire.

    It’s the same kind of attitude of “fantastical claim you can believe if you just dismiss all the evidence that you don’t like”

    And that is very damaging because it further erodes understanding of the scientific method.


  • What is my greatest weakness?

    I’m aware of my own gaps in knowledge. I have a PHD but the more I ponder on what I learned and the program I was involved in the more I realize what I don’t know.

    My greatest strength?

    My willingness to not give too much weight to what I know and focus on what I don’t know.