Commit Graph

13 Commits

Author SHA1 Message Date
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
Krzysztof G
341b3f9e08 fix(curriculum): consistent space checking around semicolon (#53722) 2024-02-25 01:56:46 +06:00
Gabriel Goh
08769a144c fix(curriculum): update instructions for step 110 for rpg project (#53564) 2024-02-06 18:29:15 +05:00
Nate Ben
c21c47a5e1 fix(curriculum): update description of if statement (#53524) 2024-02-05 01:21:20 +06: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
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
Kolade Chris
9a3d0b7bfb fix(curriculum): worked on early feedbacks for js role playing game (#49169)
* fix:implemented some of the recommendations of the earlier feedbacks on the JS RPG course

* fix: improved some description texts of the JS RPG course (Made Naomi's requested changes)
2023-02-23 10:52:50 -08: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