How To Make Your Own Game (w/ No Experience)

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

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

  • @jonei
    @jonei  4 месяца назад

    ❤Show support by adding our game "The Resonant: Reckoning" to your steam Wishlist!
    store.steampowered.com/app/2703610/The_Resonant_Reckoning/

  • @sbmmisalie3612
    @sbmmisalie3612 Год назад +5

    From a (non-game) programmer, it's really funny/interesting to hear your perspective about coding, because what you were exposed to is C++. One usually learns programming (algorithm, design, networking, etc) in general, and imho it's not overwhelming. You then apply what you know and adapt it to whatever new language you need for the job, and you learn the couple (or more) specifics about the language.
    What you may not know, is that most experienced programmers know how horrible and complicated of a language C++ is, and if there's no particular constraint, they'll probably stay away from it and choose a saner language. Unfortunately, for historic reasons, and also because it still probably is the best in terms of performance, there's a lot of domains where you don't have a choice, and you have to use it because everyone else does.
    I guess what I'm saying is: don't become disgusted of programming just because C++ is a horrible language. :)

  • @NotZentteri
    @NotZentteri Год назад +2

    i love your videos bro! been thinking of practising game development for a singleplayer horror game

    • @jonei
      @jonei  Год назад

      Thank you so much for watching!! And you totally should, it's super fun. Just start sooner rather than later for sure because there is a lot lol xD

  • @holdthetruthhostage
    @holdthetruthhostage Год назад +1

    This was solid man, we don't need to do everything from scratch man most things are for sale & there are tools to literally turn RUclips videos into animations

  • @MrrMe
    @MrrMe Год назад +2

    I have no intention in making a game but still watched the video, cool video

  • @johnnyguy9442
    @johnnyguy9442 Год назад

    I love your videos man! First subbed back in your apex days but I LOVE the direction you are taking! I’ve always wanted to create my own video games so it’s cool to learn along with you! Keep up the great content and positivity ✌️

  • @FavstaRGaming
    @FavstaRGaming Год назад +1

    This sounds like an ambitious project Jonei... I wish I had the free time to tackle something like this. Good luck with it!

    • @jonei
      @jonei  Год назад

      Might be a bit too ambitious lol. But thank you my dude! :D

  • @Ally2_
    @Ally2_ Год назад +1

    I love shortcuts ! : D

  • @noetic5946
    @noetic5946 Год назад +1

    this was a really great video !! it really helped out a lot :D

    • @jonei
      @jonei  Год назад +1

      Im so glad it helped! Just out of curiosity, what other videos would you like to see on the topic?

    • @noetic5946
      @noetic5946 Год назад

      ​@@jonei specifically the thing you mentioned around 4:30, but I'll stick around for any other future videos nonetheless :)

  • @clout8675
    @clout8675 Год назад

    To be honest, im still pretty new to c# (ive used it for like a couple months), and i come from scratch, visual coding is kinda whack for me (sure you can make a whole game in it no problem, but its kinda hard to read and its no as optimized) my recomendation is to learn the actual language (c# for unity and c++ for unreal) then apply it to the actual flow of the game engine

  • @kammanuel
    @kammanuel Год назад +1

    how much are u gonna sell the game for

    • @jonei
      @jonei  Год назад

      So there will be different iterations of the game. The first one is likely to be a single player game, the second one a co op pve game, the third one a more pvp + pve looter shooter/mmo type game. The final one I'd like to be free to play. But the first 2 I will probably charge 5-10 to help raise funds for the bigger third project.

    • @kammanuel
      @kammanuel Год назад

      @@jonei i see

  • @HaloDaycare
    @HaloDaycare Год назад

    challenge: make a game that takes skill (impossible)

  • @seymaple
    @seymaple Год назад

    give rokoko's AI animation a try, just video yourself and it does a good job tracking you and making a rigged animation of it.

  • @G-DORA
    @G-DORA Год назад

    I would say, for a complete beginner, maybe don't try and make a realistic-looking game. A stylised cartoon aesthetic would be easier, your art assets don't have to be overly complicated as the shaders, lighting, etc are doing most of the heavy lifting.