Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edtonatto/freecodecamp-javascript-rpg

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.
https://github.com/edtonatto/freecodecamp-javascript-rpg

freecodecamp freecodecamp-javascript javascript rpg

Last synced: 7 days ago
JSON representation

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.

Awesome Lists containing this project

README

        







# FreeCodeCamp - Learn Basic JavaScript by Building a Role Playing Game
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. You'll learn how to work with arrays, strings, objects, functions, loops, if/else statements, and more.





Main screen





Store screen







Cave screen





Fight screen







Game over screen





Victory screen