We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa1bf9 commit a79bba1Copy full SHA for a79bba1
projects/classes/the-shape-of-types/README.md
@@ -69,3 +69,5 @@ Two more exported classes must be exported that each extends `Horror`:
69
## Notes
70
71
- You may add `#` private members to the classes as you wish, such as to store previously consumed opponents.
72
+- Record each opponent's name, evil, and power *at the moment you consume them* — not a live reference
73
+- If the horror haven’t eaten yet, its power starts at 0
0 commit comments