question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Typos Create RPG game project

See original GitHub issue

Describe the Issue

There is a typo in Step 121, the word to is missing in the sentence.

Here is the typo

https://github.com/freeCodeCamp/freeCodeCamp/blob/f80e34a9509f3208c01524ea25dd573fcacbe760/curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-basic-javascript-by-building-a-role-playing-game/62a8e49f4df7af5ae2d7a616.md#L14

it should be

You should use compound assignment to modify the monsterHealth variable.


in step 140, delcare is misspelled

https://github.com/freeCodeCamp/freeCodeCamp/blob/f80e34a9509f3208c01524ea25dd573fcacbe760/curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-basic-javascript-by-building-a-role-playing-game/62a8f35bde1750791f58773f.md#L14

it should be

You should use the function keyword to declare winGame.

Additional context

If you would like to fix this issue, please make sure you read our guidelines for contributing, we prioritize contributors following the instructions in our guides. Join us in our chat room or the forum if you need help contributing, our moderators will guide you through this.

Sometimes we may get more than one pull requests. We typically accept the most quality contribution, followed by the one that is made first.

Happy contributing.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:14 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
utkershrajvenshicommented, Sep 29, 2022

Yes, it has not. Anyways I will fix it…

0reactions
utkershrajvenshicommented, Sep 29, 2022

Makes sense. I will interact in contributors chatroom at Discord in case of more setbacks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ewancoder/btp: Big Typernatural Project - typo rpg game ... - GitHub
Main concept - typo approach of control. Text-based rpg quest game, yet with some fancy sprites and animation. Huge world with lots of...
Read more >
RPGMaker Writing for Dummies, Part 1 - Typos
Many people within the community of RPGMaker have different skill sets that they utilize to create amazing projects: sprite skills, ...
Read more >
TTRPG Proofreading - Paladin Roleplaying
It's a light-touch edit and the aim is to make the smallest number of changes possible. As well as looking for typos, grammar...
Read more >
Sure mistakes were made, and games aren't perfect but I also ...
As a software developer myself, these open world RPG games are hard. ... It is also impossible to not make some mistakes on...
Read more >
Python RPG Game (Part 1) - Medium
I spent 15 days creating this RPG Game in Python, if you want to skip the tutorial and go straight to the code...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found