Skip to content

"Role Playing Game" from FreeCodeCamp "JavaScript Algorithms and Data Structures" course

Notifications You must be signed in to change notification settings

quentin-rey/fcc-role-playing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Role Playing Game a freeCodeCamp Project

"Role Playing Game" from FreeCodeCamp "JavaScript Algorithms and Data Structures" course

GitHub

Base Code

The course and the base code are available on freeCodeCamp.

Course summary:

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.

Upgrades

UI/UX

  • better UI
  • adding images
  • better text

Game Improvements

  • better weapon buy/sell functions

Features Ideas

  • more monsters
  • more weapons
  • adding magic powers

About

"Role Playing Game" from FreeCodeCamp "JavaScript Algorithms and Data Structures" course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published