How to make a game?

So I just started today and I would really like some help, as I do not know how to code!

I have checked out the video tutorials and the tutorials on the webpages, and I can’t seem to grasp how to use this software, unfortunately. I have gotten the basics down (Lighting, Camera, Entities, and Materials/Assets) but the scripts are still a mystery to me! If anyone could help me out it would be greatly appreciated!

This was something I was trying to do…
http://developer.playcanvas.com/ja/tutorials/legacy/intermediate/first-person-camera/

The coding just does not suit me, unfortunately…

You probably want to look at the beginner tutorial series here: http://developer.playcanvas.com/en/tutorials/keepyup-part-one/

However, it still won’t teach you how to code, it’s more for how to use the tools and scene layout.

For actually learning to code, a site like Khan (https://www.khanacademy.org/computing/computer-programming) and Codecademy (https://www.codecademy.com/) will be more useful.

Oh okay, thanks so much!