Supravisor
|
7700a4f450
|
fix(curriculum): rename currentWeapon variable to currentWeaponIndex (#54787)
|
2024-05-22 23:30:01 +06:00 |
|
Jessica Wilkins
|
a534e4ff75
|
chore(curriculum): add steps to test buyWeapon function in RPG project (#54573)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
|
2024-04-30 06:43:09 -07:00 |
|
Jessica Wilkins
|
eed5575313
|
refactor(curriculum): update RPG project to accommodate new intro pyramid project (#54435)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
|
2024-04-22 10:10:58 -07:00 |
|
Jessica Wilkins
|
0636441cb0
|
refactor(curriculum): flesh out object lessons in RPG game (#54258)
|
2024-04-05 07:25:21 -07:00 |
|
Nate Ben
|
c21c47a5e1
|
fix(curriculum): update description of if statement (#53524)
|
2024-02-05 01:21:20 +06:00 |
|
a2937
|
8eb1c0d3f4
|
fix(curriculum): allow screen readers to properly see emote values for rpg step 138 and 148 (#52924)
|
2024-02-02 10:43:24 +01:00 |
|
Krzysztof G
|
1e32d4390a
|
fix(curriculum): consistent space checking around square brackets (#53244)
|
2024-01-29 11:48:19 +01:00 |
|
Jessica Wilkins
|
188b3c9717
|
fix(curriculum): remove all instances of teaching var in RPG game (#53166)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
|
2024-01-16 08:28:02 -08:00 |
|
Duong The Pham
|
26a9735d07
|
fix(curriculum): remove anti-pattern ternary use in rpg game (#53070)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2024-01-11 07:58:09 -08:00 |
|
Huyen Nguyen
|
eb9d26e061
|
fix(curriculum): use two-space tab in HTML and JS code of RPG project (#52769)
Co-authored-by: Krzysztof G <60067306+gikf@users.noreply.github.com>
|
2024-01-03 10:43:56 +01:00 |
|
Lasse Jørgensen
|
41a348e9cc
|
fix(curriculum): Add missing space (#52754)
|
2023-12-25 10:38:43 +07:00 |
|
Jessica Wilkins
|
10f63d8e41
|
refactor: updating styles for RPG game (#52528)
|
2023-12-15 10:16:04 -08:00 |
|
Utkersh Rajvenshi
|
2426222f26
|
fix(curriculum): typos in create RPG game in new JavaScript (#47664)
Fixed bugs referenced in issue #47660
|
2022-09-29 18:57:21 +00:00 |
|
Naomi Carrigan
|
7b461e80bd
|
feat: rewrite js rpg project (#46515)
* chore: remove existing steps - clean slate
* chore: rename step file
* feat: start rewrite
* feat: progress
* feat: continuing rewrite
* feat: almost done with new steps (:
* feat: complete step rewrite
* Step 1 tests without `link` testing
* chore: apply sem's review suggestions
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
* chore: missed one
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
* chore: missed one
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
* Step 2 tests and hints
* step 3 stats hints and tests
* cleared the grammers issues, I added.
* removed type="text/css" from the seed code
* Tests and hints for step 4
* removed tests from step 4 because they aren't working
* feat: starting the tests
* feat: add another step
* feat: more tests
* feat: tests through step 80
* feat: tests through step 117
* feat: to step 148
* feat: finish step tests
* feat: apply Jessica's suggestions
* chore: apply muhammed's review
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* chore: fix up tests
* chore: thought I got all of them
* chore: apply jessica's review suggestions
* chore: apply suggestions from code review
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>
* chore: apply yoko's reviews
* fix: use text content
* chore: apply tom's review
* fix: forgot to commit meta
* fix: broken tests
* feat: apply dario's review
Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
|
2022-09-22 14:21:23 -07:00 |
|