EP 5 - MAKING A GAME IN 72 HOURS

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 9

  • @archamondearchenwold8084
    @archamondearchenwold8084 3 месяца назад +3

    This production value is immaculate, vibes are S tier, it's inevitable for y'all to blow up!

  • @conrichdev
    @conrichdev 3 месяца назад +1

    Man, I love this channel! Keep it coming!

  • @sbr27287
    @sbr27287 Месяц назад

    its incredible what you can get done in such a short interval of time

  • @nanthilrodriguez
    @nanthilrodriguez Месяц назад

    watching House MD in 2024
    That's badass

  • @rragy1848
    @rragy1848 Месяц назад

    Do you understand C# ? I work with unity, but would like to figure out a way how to make games faster

    • @rockersgamestudio
      @rockersgamestudio  Месяц назад

      I know enough c# to know it is a high level scripting language.
      Do you mean you want to make games in a shorter amount of time or that the game runs faster ?

    • @rragy1848
      @rragy1848 Месяц назад

      @@rockersgamestudio I struggle to learn C#, but I have learned some bits. I wonder if there is anything that could make my work more productive

    • @rockersgamestudio
      @rockersgamestudio  Месяц назад

      I was the same at the beginning - struggled to learn c#. The one thing that saved me, I went to Gamemaker and tried with something simpler - even visual scripting. There is a great tutorial series called Space Rocks that is in GM drag and drop and GML (Gamemaker language). Doing those really helped me understand the basics of game programming - then tried to make that same project in Unity!