Typos Create RPG game project
See original GitHub issueDescribe the Issue
There is a typo in Step 121, the word to
is missing in the sentence.
Here is the typo
it should be
You should use compound assignment to modify the
monsterHealth
variable.
in step 140, delcare
is misspelled
it should be
You should use the
function
keyword to declarewinGame
.
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:
- Created a year ago
- Comments:14 (13 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes, it has not. Anyways I will fix it…
Makes sense. I will interact in contributors chatroom at Discord in case of more setbacks.