Codereview: Zork-style game engine (Specifically, a Cactus prototype)

Subscribers:
4,110
Published on ● Video Link: https://www.youtube.com/watch?v=Q9hl-p0KFXw



Duration: 0:00
7 views
0


Zork-style game engine (Specifically, a Cactus prototype)
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!

(codereview.stackexchange.com/users)codereview.stackexchange.com-Community
(codereview.stackexchange.com/users/70620/maya-webster)Maya Webster
A special thanks goes out to the (codereview.stackexchange.com/questions/92528/zork-style-game-engine-specifically-a-cactus-prototype)Stackexchange community

I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de

ruby adventure-game




Other Videos By Peter Schneider


2025-03-16Drupal: Fatal error undefined function taxonomy_get_tree()
2025-03-16Electronics: What are the names of all possible logic gates with 1-or-2-bit input and 1-bit output?
2025-03-16Retrocomputing: How exactly did arcade Space Invaders get faster with fewer aliens?
2025-03-16Electronics: PIC18F4550 C-compiler that's open-source & cross-platform?
2025-03-16Drupal: What is the difference between context layouts and the delta module?
2025-03-16Electronics: 134.2 kHz RFID reader for Arduino
2025-03-16Electronics: PID Control Loops with large and unpredictable anomalies
2025-03-16Drupal: Override the taxonomy pages
2025-03-16Define static constexpr native array member outside of class
2025-03-16Electronics: Design a cheap 1.5V / 12V DC motor driver for high school students
2025-03-15Codereview: Zork-style game engine (Specifically, a Cactus prototype)
2025-03-14Arduino: How to flash/blink I2C LCD backlight without delay function?
2025-03-14How do you cast a potentially readonly key to readwrite key in TypeScript?
2025-03-14Hide value in column when it is 0
2025-03-14Arduino: Water flow sensor unable to get readings
2025-03-14Codereview: An optionalT implementation
2025-03-14Codereview: Writing lists to .csv file
2025-03-14Tex: genus-2 torus using tikz-3dplot
2025-03-14Codereview: Number guessing game in Racket
2025-03-14Tailwind @apply doesn't work with @layer base and @layer components anymore in v4
2025-03-14Arduino: How does DDRD = _BV(PD2) differ from digitalWrite(2,HIGH)?