Making Games with Javascript and React

Sdílet
Vložit
  • čas přidán 27. 08. 2024

Komentáře • 32

  • @leafy-tree
    @leafy-tree Před rokem +17

    I just learned JavaScript and React and have always wanted to make games, but was unsure where to start. Thank you for this great introduction!

    • @siidaf
      @siidaf Před 6 měsíci +2

      what kind of game do you want to develop?

  • @volodymyrstefanyshyn1713
    @volodymyrstefanyshyn1713 Před 4 měsíci +2

    It is very interesting video, and I glad i found this. Thank you.
    Currently I finished JS course and went to the React but as you have mentioned in the video, the info you learn in the courses doesn't really goes to the core memory unless you start doing something on your own.
    I have this idea of making a simple game, one of the first I ever played. That game was made to teach people type on keyboard quickly. Basically you see the line of characters, and you have your "Hero" which moves only when you type the closest character to him, and there is a monster behind which moves towards you, and will eventually kill you if you won't move quickly enough.
    I am getting pretty excited to make, also I am afraid=)
    Again thank you for going deep in interesting aspects of your game.

  • @oatie4262
    @oatie4262 Před rokem +3

    Very very informative and thoughtful video, thanks for this!

  • @magjonzzi
    @magjonzzi Před rokem +11

    Nice, I just started learning JS!

    • @Jay_Banz_2x
      @Jay_Banz_2x Před rokem +3

      me as well! Coding is sooo much harder than I thought : I

    • @harm991
      @harm991 Před rokem +1

      My condoleances

    • @treyabolicum
      @treyabolicum Před rokem +1

      tactical . , went straigt to next.js after the basics of ecma5 and 6

  • @dalanxd
    @dalanxd Před rokem +2

    Wow, I got a lot of useful info and inspiration from you
    Thanks so much! Great video btw ;)

  • @myusernameisrighther
    @myusernameisrighther Před 10 měsíci

    Ah, I love the great John Simmons! Greatest show I ever saw.

  • @MikePeiman
    @MikePeiman Před 10 měsíci +4

    Awesome video! Very inspiring for this older web developer who has secretly harbored dreams of being a game developer since 1991.
    Very cool game ideas, I'm going to try out your math game with my daughter who I'm homeschooling, I think she'll love it.
    By the way, you have an excellent "radio voice", very warm and pleasant to listen to.
    Keep it up! You've got a new subscriber.
    Do you have any plans to develop a game for money? I know you said you weren't keen on the business/money side, but... you've got plenty of experience now.
    Also, do you have a video on how to publish a js-based game to Steam?
    Also also, any experience with JS game engines?

    • @markmakesstuff6702
      @markmakesstuff6702  Před 10 měsíci +2

      Years ago I released a few for iOS where I charged the minimum amount, like $0.99 or something, but it just created bookkeeping and tax headaches. That's just my personal experience, of course. A lot of indie devs are good at that end of things and like to market their work, and that's awesome. I'm terrible at it because I'm usually knee-deep in another project by the time I need to think about the business part of it. I usually just release something and amble on down the road to my next project that I may or may not release.
      I just finished a React-based web game called Spice Hustle modeled after the commodity trading games on old PCs in the 80's and early 90's. It was fun to make, but by the time I released it I was already obsessed with another game project, so it's just a cycle. Most projects are just an excuse to try new ways of making things, so the new one will focus (I think) on building an application around the game with user-designed levels and play-lists of levels, all built on top of NextJS, Typescript and MongoDB. It'll be fun if I ever get around to finishing it ha ha.

  • @tildesarecool7782
    @tildesarecool7782 Před 6 měsíci +1

    john paul george and ringo?
    finally. a man of taste.

  • @tomk3682
    @tomk3682 Před rokem +4

    As someone who wants to learn React through making games what course/tutorial would you recommend.. I know basic vanilla Javascript but no React, thank you

    • @real23lions
      @real23lions Před rokem +1

      If you know JS, you’re halfway there. Just do projects and for any problems, ask ChatGPT to be your tutor and fix errors. Ask it questions.
      I didn’t know any code and I’m already using nextjs with React after a month plus.

  • @ridermiller7602
    @ridermiller7602 Před rokem +2

    I just started learning how to make games on unity

  • @kumargourab9090
    @kumargourab9090 Před 19 dny

    what do we put on .env file ???

  • @terry-
    @terry- Před 6 měsíci +1

    Great!

  • @zughbor
    @zughbor Před 5 měsíci +1

    is there an update on what you did in this year ?

    • @markmakesstuff6702
      @markmakesstuff6702  Před 4 měsíci

      I put together a web game in React/Typescript based on old school commodity trading games. I'm currently working on a project wrapping Pixie (2D JS engine) inside NextJS so we can add level editing and other user features. I don't know when I'll get back to that.

  • @jakubtomas9154
    @jakubtomas9154 Před rokem +1

    Good video

  • @maugrins
    @maugrins Před 4 měsíci

    i downloaded your game student driver but it did not work. nothing happened when i pressed play and if i need credits to play it then there was no way to get any. Just informing you there is a bug. I would love to play it if you fix it.

    • @markmakesstuff6702
      @markmakesstuff6702  Před 4 měsíci

      Thanks. I'm running it on an Intel-based MacBook Pro and it runs fine. It also ran for me on a Windows box. I'll take a look later to see if there's something I need to do.

    • @maugrins
      @maugrins Před 3 měsíci

      @@markmakesstuff6702 I have the M2 chip mac mini. I followed you hope to see more of your content! Thanks!

    • @markmakesstuff6702
      @markmakesstuff6702  Před 3 měsíci +1

      Ah, that makes sense. It was built for the Intel Mac architecture and probably shouldn't be available via steam for M2 chips. I plan to get my hands on an M3 pro to churn out a new version.

  • @Vid-Hero
    @Vid-Hero Před 4 měsíci

    @5:55 - What's the name of this point and click game? Looks rad!

    • @markmakesstuff6702
      @markmakesstuff6702  Před 4 měsíci +1

      The one where you're trapped outside your house was called Domestic Bliss. That was a lot of fun to make. Your neighbor was a Russian mob boss and you had to use your kid's swing to jump into their yard to do some detective work. I miss Flash so much.

    • @Vid-Hero
      @Vid-Hero Před 4 měsíci

      I really love the style, thanks for sharing about it. Does it exist in any form on Steam or elsewhere?

  • @getoverhere4465
    @getoverhere4465 Před 3 měsíci

    Making games in JS seems fine but React seems like I’d need a ton of components per page

  • @alberto3526
    @alberto3526 Před 2 měsíci +1

    I'm watching to pass on a challenge to my brother. He's studying React... However, it seems like a bad idea lol... I keep thinking about how verbose and how much unnecessary complexity React has in everything, after all React wasn't made for this purpose... But, it could just be prejudice Man, I hope to lose this by the end of this video, or at least be sure, but it's still worth a good challenge lol

  • @Pettifetti
    @Pettifetti Před 2 měsíci

    Cursed

  • @kluchtube7042
    @kluchtube7042 Před 6 měsíci

    why you have such a low view count. I'm surprised