freeCodeCamp*** JavaScript is a powerful scripting language that you can use to make web pages interactive. It's one of the core technologies of the web, along with HTML and CSS. All modern browsers support JavaScript. In this practice project, you'll learn fundamental programming concepts in JavaScript by coding your own Role Playing Game. In this practice project, you'll learn fundamental programming concepts in JavaScript by coding your own Role Playing Game. You'll learn how to work with arrays, strings, objects, functions, loops, if/else statements, and more.
I have two of the same role playing game programs, this is one I uploaded thru command line and practice using Git. Still new to all of this, so any advice or comments I am more then open to them. Thanks!