janzeteachesit / Learning-Diary

My Learning Diary, where I will document the different strands of learning that I engage in. Here's a week by week breakdown of projects I engaged in, the things I created, the resources I used, and a summary of what I learned that week.
https://janzeteachesit.github.io/Learning-Diary/
GNU General Public License v3.0
1 stars 0 forks source link

Article: I built a role playing game in JavaScript. You can too. Heres how. #148

Open janzeteachesit opened 7 years ago

janzeteachesit commented 7 years ago

I built a role playing game in JavaScript. You can, too. Here’s how.

So you want to try and make a game, but are a bit intimidated? Don’t worry, I was too! I was afraid of using objects, for example. They were this big spooky thing that I shelved away for later. But now I use them all the time! I’m going to walk you through all the steps I went through to build my JavaScript role playing game.

janzeteachesit commented 7 years ago

149