I hope you took away lots from this video. Let me know below! PS: I created a course named "Object Oriented Programming Made Easy"! Sign up at bit.ly/3NaMfg4. I think you will enjoy it!
I think that your videos are amazing, i got to make my first snake clone following your c++ video using python and raylib(moments ago i found you have a pygame video on the same subject), but now there's something bothering me, i had a lot of fun making the game, even tho i am a newb, do you think that in the long term learning c++ vs focusing on python would bring benefits or make me a "better programmer" overall? Thanks
If you to be a better programmer learn c++. It is a bit more difficult to master but it will teach you all the basic consepts of programming. Then you can learn Python if you wish.
Nice !! i just add a config button for on/of music with your tut !!! How about a project to build a galaga clone (so we can see the routine of alien that come down) with a pair of level ?
Thank you for the video, your explanations are very good and how simple you make things that are so difficult. Are you going to make a video of buttons for the RayLib library?
line 22, in start_button = Button('playbutton.png') TypeError: Button.__init__() takes 1 positional argument but 2 were given, can anyone help me fix this
I hope you took away lots from this video. Let me know below!
PS: I created a course named "Object Oriented Programming Made Easy"! Sign up at bit.ly/3NaMfg4. I think you will enjoy it!
Thank you so much I have just started learning pygame and this is so useful .
Thanks Nick, your tutorials help me remember things.
I think that your videos are amazing, i got to make my first snake clone following your c++ video using python and raylib(moments ago i found you have a pygame video on the same subject), but now there's something bothering me, i had a lot of fun making the game, even tho i am a newb, do you think that in the long term learning c++ vs focusing on python would bring benefits or make me a "better programmer" overall? Thanks
If you to be a better programmer learn c++. It is a bit more difficult to master but it will teach you all the basic consepts of programming. Then you can learn Python if you wish.
Nice !! i just add a config button for on/of music with your tut !!!
How about a project to build a galaga clone (so we can see the routine of alien that come down) with a pair of level ?
Thank you for the video, your explanations are very good and how simple you make things that are so difficult. Are you going to make a video of buttons for the RayLib library?
Yes, soon
Thanks friend @@programmingwithnick , I'll wait for your new video!!!
Nice! Will there be a C++ raylib version of this tutorial too?
Yes, of course!
line 22, in
start_button = Button('playbutton.png')
TypeError: Button.__init__() takes 1 positional argument but 2 were given, can anyone help me fix this
nick this is not orininal is original
good catch!