You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scenarios/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@ Legend:
47
47
| Easy | You will be told each step, and each section includes the code that you should have ended up with, and there is a complete reference project. |
48
48
| Medium | You will be told each step, but won't be shown all the code. There might be a reference project. |
49
49
| Hard | You will be told what to accomplish, and maybe be given a couple pointers. There is probably no reference project. |
50
+
| Insane | You'll need to implement some game engine features yourself |
- (Insane) [Labrinth](https://github.com/CleanCut/rusty_engine/tree/main/scenarios/labrinth.md) - Rusty Engine doesn't yet provide all the features needed to implement this scenario.
0 commit comments